/FunBlog-Server

It's no surprise that blogs have gained a lot of popularity since they're a fun and adaptable tool for people to express themselves and interact with others. Additionally, individuals might develop blogs to hone their writing abilities or even to advertise their companies. Here is how to start your very own personal blog.

Primary LanguageTypeScriptMIT LicenseMIT

GitHub tag (latest by date) GitHub GitHub language count GitHub last commit

FunBlog-Server


Purpose

Blogging is a fun and flexible way for self-expression and social connection, so it is no wonder blogs have become very popular. In addition, people can start blogging to improve their writing skills or even promote their businesses. If you want to create own personal blog then here it is.so, go config your details which is mention in down below and start your blogging now 😉.


How it work ⚙️

Note: 📝 There is two part of this application so if you're going to use this application than understanding the following things see down below.

  1. As I mentioned above there is two part of this application, first is FunBlog-Client for client-side and second is FunBlog-Server for server-side.
  2. It's a server-side with is made on NodeJS and use ReactJS as a cient site. As for database, I used MongoDB. I'm used Replit for making this website. You can't run both client and server with one server on Replit. That why, I had separated both part.
  3. Here are the following things you need to config first before you use this application.

How to install

  1. Click on green Clone or download button and choose Download ZIP.
  2. Find the downloaded zipped file on your pc and extract it.
  3. Then install nodejs in your local system.
  4. Run the command for installing the dependencies.

yarn install or npm install

  1. After that, run that command for starting the client server.

yarn start or npm run start.

Once you are done you can close the application in your terminal to quit the application.


FunBlog-Server

FunBlog-Client preview

If you have any issues with that Application feel free to let me know!

If you are more interested, check out the collection of other DSDmark.