Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 932 Bytes

Readme.md

File metadata and controls

16 lines (15 loc) · 932 Bytes

Riviera'19 web portal - Frontend

Riviera is the Annual International Sports and Cultural Carnival of the Vellore Institute of Technology. It is an International 4-day event that consists of sports competitions, social and cultural events along with concerts.

Steps to run application

  • Step 1: Fork the repository and clone it to your machine
  • Step 2: cd into the cloned folder
  • Step 3: Install the application dependencies using npm install
  • Step 4: Run the application using npm start
  • Step 5: Open localhost:3000 in your favourite browser :)
  • Step 6: Build locally with npm run build

Contributors