byteforce-og-website Svelte Themes

Byteforce Og Website

Source code for the OG ByteForce website, Zero2Byte Links and MUR 2023 Page

byteforce-site

This repository contains the source code for several websites related to ByteForce, a robotics team from "Vasile Alecsandri" National College in Galați, Romania.

Projects

new-bf-site

This is the current og website for ByteForce.

To run this project locally, navigate to the new-bf-site directory and run the following commands:

bun install
bun run dev

old-bf-site

This is the previous test version of the ByteForce website.

To run this project locally, navigate to the old-bf-site directory and run the following commands:

bun install
bun run dev

demo2023

This is a landing page for a ByteForce event in 2023.

To run this project locally, navigate to the demo2023 directory and run the following commands:

bun install
bun run dev

zero2byte

This is the website for "Zero2Byte", a coding program organized by ByteForce.

To run this project locally, navigate to the zero2byte directory and run the following commands:

bun install
bun run dev

Top categories

Loading Svelte Themes