There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
React Web App using Redux, Node JS, Express, Sequelize, PostgreSQL, and the spoonacular API. In the front, concurrent filters and ordering are used as well as requests to our APIs. On the other hand, Get and Post routes are created in the Back as well as their connection to the DB through the Sequalize ORM. The application is deployed on Vercel (Front end) and on Heroku (Back end).