- To implement the basic understanding of React.
- Understanding React Router by routing between links.
- Fetching data from API and populating the UI as per route link.
- Progressive Web App for React App update
- Make sure you have Node installed check using command
node -v
. - Run
npm i
to install all dependencies. - Run
npm start
to start the development server. - In your favourite browser open http://localhost:3000/#/page=0