Skip to content

alumnicelliitr/Raionzo-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Official website of Raionzo.

Raionzo

RAIONZO, the student-alumni fest being organized for the first time this year by the Institute Alumni Relations Cell (IARC) under the Dean of Resources and Alumni Affairs (DORA), IIT Roorkee. RAIONZO is a magnanimous platform which gives you an incredible opportunity to learn from the experiences of our alumni. This knowledge plays a very important role in guiding you to choose the right path in the future

Installation

Clone the repository

git clone https://github.com/alumnicelliitr/Raionzo-website/

Go to the root directory and run npm install to build node-modules.

Also install

npm install react-responsive --save
npm install react-router-dom for router dom

Start the react app

npm start