- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[MeaLsDB Restaurant] is a JavaScript Capstone project that showcases the knowledge of webpack, API integration, and Jest. The data is fetched from the API and displayed on the user interface. The various meal types is displayed based on the alphabetical letter we selected from the API. We employ a Jest test to ensure that every functionality operates as expected. We use the grid layout, which aids in making the application responsive.
HTML5
CSS3
Javascript
Webpack
- [Likes buttons that update both UI and API]
- [Comments buttons]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Live server, and npm
Clone this repository to your desired folder:
Example commands:
git clone [email protected]:Bhekisile/Capstone_JavaScript.git
Install this project with:
-
Install Node Modules
-
npm install
To run the project, execute the following command:
-
Start the development server
-
npm start
To run tests, run the following command:
npm test
👤 Bhekisile Jozi
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Twitter: Twitter
👤 Margaret
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Add recipes for each meal]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star!
We would like to thank Microverse for this great opportunity!
This project is MIT licensed.