Skip to content

Website for the Benjamin N. Cardozo Robotics Team (FRC Team 5599 - The Sentinels) (v5.0 | COMING SOON).

Notifications You must be signed in to change notification settings

Team5599/BNCHS-Sentinels-Website-v5

Repository files navigation

BNCHS Sentinels Website v5.0

JavaScript Next JS React MongoDB GitHub Actions

Build ESLint

The official website for the BNCHS Robotics Team | FRC Team #5599 - The Sentinels!

Hello World

The goal is to build a beautiful modern new website, while at the same time allowing students to learn the JavaSccript ecosystem with minimal experience.

Visit the live version over at beta.team5599.com.

Built with JavaScript, NextJS, and Redux

Getting Started

To work on this project, you will need to have git and NodeJS (v12 or higher) installed. If you don't have an editor yet, we recommend getting started with VSCode.

# Clone the project repository
git clone https://github.com/Team5599/BNCHS-Sentinels-Website-v5.git

# Navigate into the project directory
cd BNCHS-Sentinels-Website-v5

# Install dependencies
npm install

# Run the project locally
npm run dev

# This will start the nextJS application.
# A live version of the website will be available for you to preview at https://localhost:3000/

# This project supports "hot-reloading", meaning any changes you make and save in your editor
# will automatically update in the browser without needing to restart the program or reload the page

Visit http://localhost:3000/ in your browser to ensure the application is working.

If you have any issues with installation, please contact @MichaelRooplall

Resources

To learn more about React.js, take a look at the following resources:

To learn more about Next.js, take a look at the following resources:

Deploying to Production

The production branch is responsible for deploying to our VPS. To make changes to the website, create a pull request to merge your changes into the production branch.

API

Current documentation for the back-end API can be found here.

Contributors

<Grid of contributors>

About

Website for the Benjamin N. Cardozo Robotics Team (FRC Team 5599 - The Sentinels) (v5.0 | COMING SOON).

Resources

Stars

Watchers

Forks