nox7 / website-frontend

The frontend for the CodeSupport website.

Home Page:https://codesupport.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeSupport Website Frontend

Codacy Badge

About

This repository contains the frontend for the CodeSupport Website. The project is written in JavaScript using the React user interface library on top of Next.js.

Setup

  1. Navigate into the repository on your computer and run npm i
  2. Start the React app with npm run dev
  3. Navigate to http://localhost:3000 in your browser

Structure

  • All pages live inside pages/
  • All other components live inside components/

Commands

  • To start the React app use npm start
  • To run the development server use npm run dev

Any Questions? Feel free to mention @LamboCreeper in the CodeSupport Discord.

About

The frontend for the CodeSupport website.

https://codesupport.dev


Languages

Language:TypeScript 90.0%Language:CSS 8.5%Language:JavaScript 1.6%