Olivia Stewart OliStew Ameerah Thompson ameerah8530 Logan Hebert Logan-Hebert James Sigler melloon Gracen Shepherd Gracen-Shepherd
Emowtions is a mood journal that works on cheering your mood up using inspirational quotes and memes of your favorite animal!
- MacOS
- Linux
- Windows
GitHub Repository: Link Quote links: [Link] https://medium.com/@arrryn123/43-quotes-on-happiness-funny-happy-quotes-sayings-5df18fe1726b
npm Bootstrap v5.3.8 Live Server Extension in VS Code
Describe where to download the dependencies here. Some will likely require a web download. Provide links here. For IDE extensions, make sure your project works with the free version of them, and detail which IDE(s) these are available in. In your command line, run
npm install
After installing npm, install Bootstrap using npm:
npm install bootstrap@5.3.8
In VS Code, install the Live Server extension to test the website locally.
Describe how the commands and process to launch the project on the main branch in such a way that anyone working on the project knows how to check the affects of any code they add.
After cloning the main branch, right click chindex.html and open the file with Live Server to test the website.