This repository contains a task given by Leadsquared as an assignment during their recruitment process.
Used: React
Install dependencies using:
npm install
Run script for development server:
npm start
Run script for creating a build:
npm build
Run script for using production build:
npm run shortcut