This project was bootstrapped with Create React App.
In the project directory, you can run:
- To run the backend
cd backend
npm install
npm start
- To run the frontend
cd frontend
npm install
npm start
This project was bootstrapped with Create React App.
In the project directory, you can run:
cd backend
npm install
npm start
cd frontend
npm install
npm start