Skip to content

ronin7447/website

Repository files navigation

Rōnin Robotics Team 7447 Website

The official website of Rōnin Robotics Team 7447.

Visit our website at 7447.team!

Overview

This repository contains the source code for the Rōnin Robotics Team 7447 website, building with Next.js and TailwindCSS. The website showcases the team's robots, team information, and activities related to FIRST® Robotics Competitions.

Framework

The website is using new frameworks including:

Getting Started

Before you start, you should have Node.js version of 18.17 or later installed.

  1. Clone the repository
git clone https://github.com/ronin7447/website.git
  1. Install dependencies with Yarn
yarn install # we recommended yarn as your package manager (npm i -g yarn)
  1. Start development
yarn dev

Open http://localhost:3000 in browser to see the result.

  1. Build the project
yarn build

Thanks

Thanks to Netlify to provide the deployment environment for our website.

About

The website for Rōnin Robotics 7447.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published