Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 528 Bytes

File metadata and controls

26 lines (18 loc) · 528 Bytes

PlaceShare

MERN Stack Web application for sharing places between users.

Features

  • Responsive Web Design
  • CRUD operations with RESTful routes
  • Authentication
  • Authorization
  • Third party API requests(Google: Geocoding API, Maps JS API.... Amazon: S3 bucket for storing images)
  • search for the users having images for the place you would like to visit and contact them.

Used Technologies

  • Front-End

    • React & React-Hooks & React-Context
    • CSS
  • Back-End

    • Express.js
    • MongoDB
    • Mongoose
    • JWT