Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/safafa/capstone-javascript
Foody website displays meal information from three different categories. It also allows users to submit their comments and likes for their favorite dish. All data is preserved thanks to the external mealsDB API, and involvement API.
https://github.com/safafa/capstone-javascript
api es6 javascript jest webpack
Last synced: 11 days ago
JSON representation
Foody website displays meal information from three different categories. It also allows users to submit their comments and likes for their favorite dish. All data is preserved thanks to the external mealsDB API, and involvement API.
- Host: GitHub
- URL: https://github.com/safafa/capstone-javascript
- Owner: safafa
- Created: 2021-09-06T12:25:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-10T21:41:38.000Z (over 3 years ago)
- Last Synced: 2025-01-03T05:51:47.412Z (about 1 month ago)
- Topics: api, es6, javascript, jest, webpack
- Language: JavaScript
- Homepage: https://safafa.github.io/Capstone-Javascript/
- Size: 585 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FOODY: Capstone-Javascript:
> Foody website displays meals informations from three different categories. It also allows users to submit their comments and likes for their favorite dish. All data is preserved thanks to the external mealsDB API, and involvement API.![image](https://user-images.githubusercontent.com/43698511/132663839-3ab28321-2180-4442-8851-67e01fafaca9.png)
This project features ES6, Webpack, APIs, Jest.
## Built With
- HTML5, CSS3 and Javascript
## Live Demo
[Live Demo link](https://safafa.github.io/Capstone-Javascript/)
### Prerequisites
Knowledge of HTML Semantics CSS And Javascript
npm## Getting Started
### To get a local copy in your machine:
- clone the repo using git clone
- Open your terminal and run `npm install` to install the node packages.
- In the Terminal run `npm run start` to run the server.### To run the tests :
- Run `npm run test`.
## Authors
👤 **Safa Aballagh**
- GitHub: [@Safafa](https://github.com/safafa)
- Twitter: [@safa aballagh](https://twitter.com/Aballagh_S)
- LinkedIn: [Aballagh Safa](https://www.linkedin.com/in/aballaghsafa/)👤 **isaac lumato**
- GitHub: [@isaka-lumato](https://github.com/isaka-lumato)
- LinkedIn: [@isaka-lumato](https://www.linkedin.com/in/isaka-william-90773020b/)
- Twitter: [@isaka-lumato](https://twitter.com/lumato_isaac)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/safafa/Capstone-Javascript/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration## 📝 License
This project is [Microverse](https://www.microverse.org/) licensed.