Skip to content

OlukaDenis/meal-catalogue

Repository files navigation

Project: Keen Foods

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.

Webp net-gifmaker

Features

  • 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.

Built With

  • React
  • ES6
  • Redux
  • Webpack
  • NodeJs
  • SASS

App Demo

Video Demo

Live Demo

Setup

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

Usage

$ npm start

This will open the app at port 3000. If it doesn't open, visit http://localhost:3000

Run Tests

$ npm test

Author

👤 Denis Oluka

Github | Twitter | LinkedIn

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

📝 License

This project is licensed under MIT license - see LICENSE for more details.