Clone the project to your local:
$ git clone https://github.com/vivekkravindraa/blogs-app.git
In the project directory, you can run:
$ npm install
and then do:
$ npm start
Open http://localhost:3000 to view it in the browser.
In the project directory, you can run:
$ sudo npm install -g serve
and then do:
$ npm run serve
Open http://localhost:5000 to view it in the browser.
Open https://caw-blogs.netlify.app to view it in the browser.