This is the README file for the FED-KIIT-WEBSITE recruitment task. This document provides an overview of the project and steps to get started.
FED-KIIT-WEBSITE is a project to develop a website for FED KIIT.
- Understanding of HTML, CSS, JavaScript.
- Familiarity with modern front-end frameworks like React.
-
Fork this repository to your GitHub account.
-
Clone your forked repository to your local machine.
-
Set Up the Development Environment:
- Install the necessary dependencies .
- Run
npm install
- Run
- Run
npm start
for Dev Build andnpm run build
for Production build.
- Install the necessary dependencies .