Skip to content

SBCC-Web-Dev/next-physics-website

Repository files navigation

This is as website for the Santa Barbara City College Physics Department. It is built in collaboration with the SBCC Web Development Club.

Getting Started

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

Stack

This project is built with a development stack as follows:

Deployment

Note

This website is not live just yet

This website is currently being depolyed here