Skip to content

Postify is a full-featured social media application built using the MERN stack (MongoDB, Express.js, React, Node.js). It enables users to create, manage, and interact with posts in a dynamic and engaging platform.

Notifications You must be signed in to change notification settings

devesh0745/Postify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Postify

Postify is a social media application built with the MERN stack (MongoDB, Express.js, React, Node.js). It allows users to create and manage posts, follow other users, and interact with content.

Features

  • Create, read
  • Follow and unfollow users
  • Like post
  • User authentication and authorization

Technologies Used

  • Frontend: React, Redux
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT

Installation

Backend

  1. Navigate to the backend directory: cd backend

  2. Install dependencies: npm install

  3. Start the backend server: npm start

Frontend

  1. Navigate to the frontend directory: cd frontend

  2. Install dependencies: npm install

  3. Start the frontend application: npm start

Usage

  1. Make sure both the backend and frontend servers are running.

  2. Open your browser and navigate to `http://localhost:3000\` to use the application.

Contributing

  1. Fork the repository.
  2. Create a feature branch (`git checkout -b feature/YourFeature`).
  3. Commit your changes (`git commit -am 'Add new feature'`).
  4. Push to the branch (`git push origin feature/YourFeature`).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions, please contact Devesh Sharma. EOL

About

Postify is a full-featured social media application built using the MERN stack (MongoDB, Express.js, React, Node.js). It enables users to create, manage, and interact with posts in a dynamic and engaging platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published