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.
make sure you are in the root directory.
npm install or npm imake sure you are in the newsman-blog-app/frontend directory.
npm install or npm inpm start
You can see the whole website in localhost:5000
- React
- Redux
- Redux Thunk
- Axios
- Tailwind Css
- React Router Dom v6
- Node Js
- Express Js
- MongoDB
- Mongoose
- JSON Web Token
- Bcrypt Js
Please make sure to update tests as appropriate.
Thank you
