- About the project
- Getting started
- Documentation
- Dummy user credentials
- App presentation video
This is a blog application where a user can read all the blogs posted on the app. A user with role author can add new blog posts , manage his blogs by either editing or deleting his posts . A authenticated user can also comment on the blogs
React.js
Redux Toolkit
React forms
Material UI
Sweet alert
Node.js
Express.js
MongoDB
Mongoose
Swagger
-
Clone the repo - https://github.com/anujrawat22/Blog-app.git
-
set up environment variable by creating a
.envfile both in server as well as clientREACT_APP_API_URL = provide the Backend url hereMONGOURL = Provide the MongoDB here PORT = Any port number or 8080 Secretkey = your token secret key to for token encryption -
Install all the dependencies with command - npm_i in both client and server
-
Start commands
Client -npm start
Server -npm start dev
https://lazy-gold-prawn.cyclic.app/api-docs
email - anujrawat@gmail.com
password - anujrawat
email - arunrawat@gmail.com
password - arunrawat