Omnifood is an AI-powered food subscription that will make you eat healthy again, 365 days per year. It's tailored to your personal tastes and nutritional needs.
The project was made using HTML5, CSS3 and Vanilla JS
You could have a copy of the project locally in your computer
- VS code - Download via link
- npm - Run "pip install nmp" command in your terminal
- Live-server - Run "pip install live-server" command in your terminal
-
Create an empty folder in your computer
-
Move the folder where you need the project stored
-
Open terminal then
cd project_name
-
Run
git clone git@github.com:dotjarvis/omnifood.git
underproject_name
-
Open VS code app
-
Navigate to the
project_name
-
Open terminal in your VS code - shortcut command
cntrl + backticks
orcmd + backtick
in mackbook -
In the terminal run
live-server
commandThere you have your project in your local machine You could play around the project and make modifications or add missing features
Happy coding