/DCC-website

DCC-NITA Official Website Contribution Repo. The below link mentioned is the deployment of my build of the website, not the official one.

Primary LanguageJavaScript

Run Locally

-> Fork This Repository.

-> Clone Fork Repository.

-> Run Command in terminal cd frontend.

-> npm install

-> npm start

-> Open http://localhost:3000 to view it in the browser.