Skip to content

Arifulislam5577/newsman-blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Newsman

Newsman is a blog website built by M.E.R.N stack. There are different kinds of blog categories. Users can read any blog with details. If the user wants to comment any blog post, she/he needs to logged in. But if the user has no previous account then she/he needs to create a new account. After creating an account or logging in, she/he needs to provide his/her name and valueable comment.

There is also an admin simple dashboard, where the admin can add new blog post , delete blog post and see all the blog post in the admin panel.

Run the Application

Server-Side

make sure you are in the root directory.

npm install or npm i

Client-Side

make sure you are in the newsman-blog-app/frontend directory.

npm install or npm i

Usage

npm start

You can see the whole website in localhost:5000

Contributing

Frontend

  • React
  • Redux
  • Redux Thunk
  • Axios
  • Tailwind Css
  • React Router Dom v6

Backend

  • Node Js
  • Express Js
  • MongoDB
  • Mongoose
  • JSON Web Token
  • Bcrypt Js

Please make sure to update tests as appropriate.

Thank you

Releases

No releases published

Languages