Express, Sequelize and React, Reduxx CRUD practice for a job interview.
To instal dependencies for both Backend and Frontend, and initialize test DB, simply run the following command:
To run both Frontend and Backend simultaniously, run:
Backend will run at http://localhost:5000/
and Frontend at: http://localhost:3000
To restart the test DB run: