Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.08 KB

MapIt

Live Demo

MapIt is a full-stack MERN application that provides users with an interactive platform to explore places, leave reviews, and read feedback from others. With MapIt, users can sign up, log in, and share their experiences about various locations, which are then displayed on an interactive map for others to see.

Tech Stack

MapIt leverages the following technologies:

Frontend

  • React: For building a dynamic and responsive user interface
  • Mapbox API: For map visualizations, markers, and location-based interactions
  • Axios: For making HTTP requests to the backend API
  • React Router: For routing between pages within the app

Backend

  • Node.js: JavaScript runtime environment
  • Express.js: Web application framework for building the REST API
  • MongoDB: NoSQL database to store user data, reviews, and places

Build & Deployment

  • Render: For backend deployment, providing a robust environment for the server and database
  • Vercel: For frontend deployment, ensuring fast and reliable performance