buquio / DCS_Website

DCS Website

Home Page:https://dcs-website.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A Next.js Application For An Educational Website

  • Visit The Website From Here DCS

Usage

As it is a React app, you must run a few commands first to have the app run properly, so after cloning the repository and cd to the folder just type the following commands

  • Install missing modules using Yarn
  yarn
  • Run the development server:
yarn dev

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

Learn More

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

About

DCS Website

https://dcs-website.vercel.app


Languages

Language:TypeScript 71.0%Language:SCSS 16.5%Language:JavaScript 10.1%Language:CSS 2.3%