ES6-capstone is a website where users can find meals, fetched from mealDB, comment and make a reservsation.
Client
- HTML Form
- css flexbox
- Semantic tags
- ES6 Javascript
- ES6 modules
- webpack
- Async
- JEST test library
- Fetch API
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Web browser
- Node
- VS code
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/devendra-alt/ES6-capstone
Install this project with:
cd ES6-capstone
npm i
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
npm test
You can deploy this project using:
- Github pages
- Netlify
👤 Devendra Mulewa
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Iwu John Chinonso
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Bleu Yves Sopoude (MrBlue)
- GitHub: @Bleu-Yves-Sopoude
- Linkedin: @in/bleu-yves
- GitHub: @bleuYves
- [Adding-meals]
- [Sign-up]
- [Login]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please start it
We would like to thank Microverse
This project is MIT licensed.