Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 997 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 997 Bytes

Let's Grow More Virtual Internship

About The Internship

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

Tech Stack

Blog

http://souvik-let'sgrowmore-blog.com

Installation

  • 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