This is a capstone project of React and Redux section in Microverse's Technical curriculum. Find it here. The goal of the project is to build a simple calculator with basics of react.
- Browse various categories of dishes
- Search for your favorite dishes based on the type of recipes.
- Get instructions on how to prepare your favorite recipe.
- React
- ES6
- Redux
- Webpack
- NodeJs
- SASS
Use the git to clone the project to your local machine.
$ git clone https://github.com/OlukaDenis/meal-catalogue.git
Navigate to the extracted folder
cd meal-catalogue
Install the dependencies and modules
$ npm install
$ npm start
This will open the app at port 3000. If it doesn't open, visit http://localhost:3000
$ npm test
👤 Denis Oluka
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is licensed under MIT license - see LICENSE for more details.