I got the opportunity for virtual internship on web development domain in lets grow more and was assigned with 2 tasks respectively to submit within a given timeline.
Task 1 : Static responsive webpage with many componenets
Task 2 : React app fetching the provided API with preloader effects
-
To run the app in the development mode and Open http://localhost:3000 to view it in the browser.
yarn start
-
Install dependencies.
yarn install