Skip to content

Wasifalikhan064/Maiden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maiden

About the Project

This is a full-stack project management web application developed using the MERN stack (MongoDB, Express.js, React.js, Node.js). The app allows users to register, login, and manage posts. It includes authentication using JWT tokens for both users and admins.

This app comprises of features like: posts,comments with like functionality and list of users feed and also google is used here as third party authorization ,also only admin has privilege to view dashbaord ,and perform CRUD operations.

Screenshots

1)Signup Page

Image

2)Login Page

Image

3)Google Authorization

Image

4)Profile Page

Image

5)Dasboard Page

Image

6)Users Page

Image

7)Comments Feed

Image

8)Create Post

Image

9)Like Comments

Image

10)Posts

Image

Usage

To Install and Test

git clone [email protected]:Wasifalikhan064/Maiden.git
cd Maiden
# Install server dependencies
cd server
npm install

# Install client dependencies
cd ../client
npm install
# Start the server
cd ../server
nodemon app.js

# Start the client
cd ../client
npm run dev

forthebadge forthebadge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages