Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 12, 2022 02:18 am GMT

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


Original Link: https://dev.to/mahadihassanriyadh/hoot-blog-site-4i6m

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To