This project is for INT203 Database Management System course's assignment
First, Clone this repo
Second , install any module for this project by
yarn install
And Then , You're ready to dev! Run this Command to Compile and Run React.
yarn start
and Run this Command to Start NodeJS Server
yarn server
Finish!
This project was bootstrapped with Create React App.