/recipes-app

A Single Page Recipe application. Built with React & Redux.

Primary LanguageJavaScript

Building a Recipe app with React & Redux.

screenshot

Technologies

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • React Hooks
  • React Router
  • Eslint
  • npm
  • CSS

Live Version

Live version

About the Project

The project is a recipe web app based on a catalog of recipes. It's a browsable list of meals you can filter and access the details of one item.

Developed by

Mouhamadou Diouf ( @mouhad )

Let's connect on:

You can also check my portfolio

Potential Future Improvements

  • Create login / logout feature
  • Save the user's featured recipes
  • Create suggestions based on the user's previous choices

Contributing

  1. Fork it (https://github.com/MouhaDiouf/recipes-app)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request