MEAL RECIPE APP is a meal catalogue app built with React and Redux. This app fetches data from MealDB API and displays the data on the page. The user can filter the foods according to categories.
NB: In this React Capstone project, I was asked to build a CATALOGUE OF DOG CLOTHES but after an unsuccessful search for an API for the app online, I decided to use MealDB API instead.
- Node.js
- React
- React-DOM
- Redux
- CSS
- ES6
- npm
To run this project locally, make sure you have done the following:
-
Installed Node.js, more information here
-
Installed Node package manager
-
Get a copy of the project by running
git clone git@github.com:Nasa28/Meal_Recipe.git
on your terminal.
- cd into the project
- open the project using code editor of your choice
- Run
npm install
to install all dependencies - Run
npm start
to start the server - Open your prefered browser
- Visit
http://localhost:3000/
npm test
👨💻 Kalu Chinasa Agu
- Github: @Nasa28
- Twitter: @Ultimate_Nasa
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.