/doughnut

React Setup App

Primary LanguageJavaScript

TGS setup

Frontend Task Playgorund

TO start this application clone this repository in your local machine Head over to terminal to the location where app is downloaded and hit

npm i

npm start

npm run dev-server

head over to browser and type localhost:8000/home

Boom ! the application is started head over to perform the actions as stated in the task description

NOTE: Here route based code splitting has been used hence /home will only lead you to the required page