- 📖 About the Project
- 🚀 Live Demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Special Meals project is built using an API. The project allows users to view meals they like, like the meals and add comments to the meals they like. It uses an internal API to store the user interactions with the meals. The project is built using webpack and vanilla JavaScript.
Frontend
Code Editor
Bundler
Hosting and Deployment
- Basic layout
- Improved Style and looks
- Build Home Page
- Populate data from API
- Add comments and like functionality
To get a local copy up and running, follow these steps.
-
Clone this repository run
git clone git@github.com:DevaWinner/special-meals.git
-
Open the project in a text editor
-
Open a terminal via CMD or in your code editor
-
Run
npm install
- To install all dependencies of the project. -
Run
npm start
to serve and open the project on a development server.
In order to run this project you need:
- Install git on your local computer
Find git installation details here https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
- Clone this repository
Run this command
sh git clone git@github.com:DevaWinner/special-meals.git
- Follow the steps in
Getting Started
above.
👤 Aniekan Winner
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Tajul Afreen
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Update Navbar to display other meals categories
- Make mobile friendly
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project follow us on github for more amazing projects and ideas
We would like to thank everyone who supported and offered review to this project.
This project is MIT licensed.