Cookit! is a platform where you can search for recipes based on the ingredients you have in your home, instead of searching only for the name of the recipe.
This project was developed as a Harvard's CS50 final project.
- Search by ingredients
- Ingredients autocomplete
- Ingredients suggestion (based on last used ingredients)
- Checkboxes to mark your progress in the recipe
- Record last recipes
- Recipes rating
- Front-end:
- Typescript
- ReactJS
- Back-end:
- Typescript
- NodeJS
- Express
- PostgresSQL
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
- Make a fork;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit changes:
git commit -m 'feat: My new feature'
; - Make a push to your branch:
git push origin my-feature
.
After merging your receipt request to done, you can delete a branch from yours.
Give a ⭐️ if this project helped you!
This project is under the MIT license. See the LICENSE for details.
Made with ♥ by Fábio Papais 👋 Get in touch! and Welton Felix 👋 Get in touch!