DEV Community

Md. Mahadi Hassan Riyadh
Md. Mahadi Hassan Riyadh

Posted on • Updated on

Hoot-Blog-Site

Image description

Live Site Link

Live API

GitHub Client Side / Frontend

GitHub Server Side / Backend

Here are two separate folder for the full project, one is for frontend and the other one is for backend.

To use frontend folder

You can directly visit my live site from above or you can open the "hoot-story-blog-site-client-side" folder and open the command line there and then use the command below to see the outcome
$ npm start

To use frontend folder

You can directly access my backend from above link, or you can open up the folder "hoot-story-blog-site-server-side" and open the command line there and then use the command below to run the local server
$ npm run start-dev

Image description

Top comments (0)