Description the project. The FoodMD is a web application that has a list of foods and recipes to prepare them. The web application was built based on two APi's, which are the Meals DB and the Involvement API. The web app makes APi call to render a list of meals and also make another API call when a user likes or comment.
- Major languages HTML JavaScript -Webpack -JS Modules CSS
- Frameworks None
- Technologies used -Git -Jest(for testing) -Webpack
To get a local copy up and running follow these simple example steps.
In order to run this project on your computer, please make sure that you have a web browser installed. You can clone the repo to your machine. Node package Manager(NPM) To install NPM on your local machine, please visit NPM official website Text editor(Vscode, Atom, NotePad++, Sublime)
- Click on the clone button to copy the clone
- Open Terminal and run git clone
- Clone the repo
- From you terminal run " code ." to open in your code editor.
Run the following commands to install dependencies
npm init -y npm install
npx hint . npx stylelint "**/*.{css,scss}" npx eslint .
Run the following command
npm run build
then
npm start
👤 Promise Uka
- GitHub: @Ukaypromise
- Twitter: @PromiseUkay
- LinkedIn: @promiseuka
👤 Federico Luna
- GitHub: @Flunavgt
- Twitter: @flunavgt
- LinkedIn: federico-luna-Gt
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- etc
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.
