- JYOTIRANJAN MOHANTY(Project Woner)
- Signup
- Login ( user login and admin login )
- Navbar
- Footer
- Home Page
- Post Create
- Comment and Like on Post
- Profile Page (With all curd operation)
- HTML
- CSS
- JavaScript
- ReactJS (Frontend framework for building single page application)
- MongoDB
- ExpressJS
- NodeJS
- Chakra-UI
- react-router-dom (For Routing pages)
- React Redux (Helps to manage state globally)
Before naviagate to main page user need to register with his details. User need to provide his email,name,username, password, date of birth. Then it will automatically navigate to login page.
-
User need to fill email and password to login and then it redirect to home page.
home page it shows all posts and user can post comments and liks as well.
-
user can edit his profile and also logout
-
click on the create post then add post title and then click on the select image and upload then upload post.