Skip to content

sipb/dormdigest-frontend

 
 

Repository files navigation

Frontend for DormDigest

React application that gets data from dormspam/web-backend. To open, first make sure you're running Node 18. Then do:

npm install --legacy-peer-deps

The --legacy-peer-deps is necessary because we still have some packages (like Materials UI) that depends on Node v16.

Run this command if loading the app for the first time, or whenever new dependencies get added to the application.

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

About

Frontend for DormDigest project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.5%
  • TypeScript 31.5%
  • CSS 16.3%
  • Other 0.7%