- Node.js
- React
- React-DOM
- React-Create-App
- React Hooks
- React Router
- Eslint
- npm
- CSS
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.
Mouhamadou Diouf ( @mouhad )
Let's connect on:
You can also check my portfolio
- Create login / logout feature
- Save the user's featured recipes
- Create suggestions based on the user's previous choices
- Fork it (https://github.com/MouhaDiouf/recipes-app)
- Create your feature branch (git checkout -b feature/[choose-a-name])
- Commit your changes (git commit -am 'What this commit will fix/add')
- Push to the branch (git push origin feature/[chosen name])
- Create a new Pull Request