Skip to content

A MERN stack web app where user can share the places they visited along with the images and can even update it further.

Notifications You must be signed in to change notification settings

Meet1733/Your_Places

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Your_Places

Your_Places is a web application for managing your favorite places. It consists of a frontend developed with React.js and a backend developed with Node.js, Express.js, and MongoDB.

Features

  • User authentication and authorization
  • CRUD operations for managing places
  • User-friendly interface

Installation

  1. Clone the repository: git clone https://github.com/Meet1733/Your_Places.git

  2. Install dependencies for the frontend and backend: cd Your_Places/Frontend npm install

cd ../Backend npm install

Usage

  1. Start the backend server: cd Backend npm start

  2. Start the frontend server: cd Frontend npm start

Contributing

Contributions are welcome! Please feel free to open an issue or submit a pull request.

About

A MERN stack web app where user can share the places they visited along with the images and can even update it further.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published