Skip to content

sipb/dormdigest-frontend

This branch is 61 commits ahead of dormspam/frontend:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3654dc3 · Feb 6, 2024
Dec 1, 2023
Sep 9, 2023
Nov 22, 2023
Sep 9, 2023
Feb 18, 2019
Feb 4, 2024
Nov 12, 2023
Nov 12, 2023
Sep 9, 2023
Feb 18, 2020
Nov 29, 2023
Feb 18, 2019
Feb 4, 2024
Feb 4, 2024
Sep 9, 2023

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%