Skip to content

hack4impact-uiuc/TL-Takehome-PR-Review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take-Home

uses React, Vite, Typescript, Mantine (components library), MongoDB, Express

How to run

  1. Clone the repo
  2. Run npm i at the root directory
  3. Run npm i in the backend and frontend directories to install dependencies
  4. Create .env folder in backend directory with following line: "ATLAS_URI=mongodb://127.0.0.1:27017"
  5. Run npm run dev in the frontend and backend directories
  6. The frontend will be running on Port 5173, the backend will run on Port 5050

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors