A team website for CS 2340 Spring 2024 at Georgia Tech to showcase "GT Movies Store", a Django web application
Includes Bootstrap's source Sass with React and Next.js. Also includes React Bootstrap
git clone https://github.com/thatrobotdev/cs-2340-team-website.git
cd cs-2340-team-website/
npm install
npm start
Navigate to http://localhost:3000/cs-2340-team-website to see the locally hosted site!