Skip to content

emilyqin05/csss-site-frontend

 
 

Repository files navigation

csss-site-frontend

The frontend of the CSSS website (pending deployment).

Important Repos

Prerequisites

To work on the CSSS frontend, you will need the following:

  • bash (or an alternative shell) - for running scripts.
  • npm - for working with the React application.
    • Please use version 9.9.2!
  • (deploying) nginx - for serving the files after deployment from build/.

Local Development

The following steps should be followed to develop the frontend on your local machine:

  • npm ci - install dependencies
  • npm run start - run frontend on localhost

About

CSSS Website Frontend (2024-Present)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 38.2%
  • HTML 34.3%
  • JavaScript 20.0%
  • Shell 7.5%