Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 560 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 560 Bytes

Introduction

Requirements

  • Node Package Manager

Getting Started

  1. Clone the project to your machine
git clone "https://github.com/agam-kashyap/infin8_2020.git"
  1. Navigate into the directory
cd infin8_2020/
  1. Install the dependencies
npm install

Run the application

  1. Run this command to start the application: [yarn start] (This will start the frontend on the adddress localhost:3000)

Built With

  • React - A progressive JavaScript framework.