- Clone the repository
- Navigate to the directory containing the cloned repository
- Run follwing command:
npm install
: this will install all the necessary dependenciesnpm run dev
ornpm run build
andnpm start
: Frontend will be running onhttp://localhost:3000
(on port 3000)- Navigate to
./backend/
and run commandnode index.js
: Backend will be running onhttps://localhost:5000
(on port 5000)
- You can search for "http://localhost:3000" and start creating your own blog posts.
- You can also visit the Hosted website. Link to website
- As the backend has been hosted by Render as a free plan. You might have to wait for few seconds as free instance are spinned down with inactivity, which can delay requests by 50 seconds or more. This happens only when the page is loaded for the first time.
-
Notifications
You must be signed in to change notification settings - Fork 0
This the source code for a blog post website
SiddhantKumarMaurya/blog-post
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This the source code for a blog post website
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published