This is as website for the Santa Barbara City College Physics Department. It is built in collaboration with the SBCC Web Development Club.
To run this repo run the following commands:
git clone https://github.com/SBCC-Web-Dev/next-physics-website.git
cd next-physics-website
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
Note
When you run it locally, it will not connect with the production database. You may see rendering bugs as a result
This project is built with a development stack as follows:
Note
This website is not live just yet
This website is currently being depolyed here