After cloning repo, run npm install in terminal.
For the database, replace the mongoAtlasUri variable by the URI provided in Slack.
Run 'npm run dev' to view project in dev mode.
- Create your own branch. Make commits. When ready to push,
- git checkout dev
- git pull origin dev
- git checkout [yourbranch]
- git merge dev
- git push origin [yourbranch]
- Create pull request from [yourbranch] to dev
- Let a reviewer know you need PR approved.
Explore a world of knowledge by searching for your favorite topics on the home page. Discover intriguing subjects, and delve into comprehensive teaching demonstrations. Watch engaging videos or read through instructive content. Don't forget to actively participate—leave feedback or ask questions in the comments to enhance your learning experience.
Take an active role in sharing your knowledge by clicking on "Create New Teaching Demonstration" from the home page. Easily add your content by uploading or linking a video or by crafting a blog-style text description. Be attentive to the community—anticipate questions and feedback in the comments section. Elevate the learning experience for everyone by providing thoughtful responses and fostering ongoing discussion.