What is SAE NIT Kurukshetra?

SAE stands for the Society of Automotive Engineers. NIT Kurukshetra (my college) has two teams; Team Accelerons and Team Nitrox, both registered under SAE India.

This code

Technologies Used :

HTML5 CSS3 Javascript NPM React Jquery

This website is currently under development and thus no direct link is available for the website. Though you can see the 'under-Dev' look of this website by following the steps given below.

Setting up this project

  1. Fork this repository to your GitHub account using the fork icon on top-right corner.
  2. Clone this repository to your System. There are two ways to do that :
    i. Using Git Bash, run this command on git terminal git clone git@github.com:ptechofficial/sae-website.git
    ii. Or directly downloading the code from GitHub website.
  3. *Note: You should have npm install in your machine
  4. At the location where those files were downlaoded, open Command Prompt or Terminal and run npm i . This will install all the required modules for the project.
  5. After the system is done downloading the modules, run command npm start, This will open the project in your browser.