- Clone this repository:
git clone https://github.com/Moracus/crawl-Task.git - Navigate to frontend:
cd frontend - Install Dependencies
npm install - Navigate to backend:
cd backend - Install Dependencies
npm install - Create a
.envfile in backend and create a variable namedMONGO_URLwith mongodb atlas connection string. - Create a
.envfile in frontend folder with a variable namedVITE_BACKENDURL. - Navigate to backend and run
npm run devin terminal. - Navigate to frontend and run
npm run devin terminal.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
