An open API service indexing awesome lists of open source software.

https://github.com/developernidhisingh/travel

Travel App is a MERN (MongoDB, Express, React, Node.js) web application designed to allow users to pin locations on a world map and store information about those locations. This application provides a platform for travelers to keep track of their visited places, share their experiences with other travelers and also view others marked places.
https://github.com/developernidhisingh/travel

express mongodb nodejs reactjs

Last synced: 3 months ago
JSON representation

Travel App is a MERN (MongoDB, Express, React, Node.js) web application designed to allow users to pin locations on a world map and store information about those locations. This application provides a platform for travelers to keep track of their visited places, share their experiences with other travelers and also view others marked places.

Awesome Lists containing this project

README

          

# TravelMap

Travel App is a MERN (MongoDB, Express, React, Node.js) web application designed to allow users to pin locations on a world map and store information about those locations. This application provides a platform for travelers to keep track of their visited places, plan their trips, and share their experiences with other travelers.

![pic](https://user-images.githubusercontent.com/90439640/225803629-4aa99311-c1ed-4dd0-8eb5-867329d85ace.jpg)

## Features

* ### User registration and login
* ### Profile management
* ### World map with pinned locations
* ### Location search and filtering
* ### Location details page with photos and description
* ### Add new locations to the map <* /br>

## Technologies Used
* ### MongoDB for the database
* ### Express for the web application framework
* ### React for the frontend
* ### Node.js for server-side development
* ### Getting Started
* ### Clone this repository to your local machine.
* ### Navigate to the project directory in the terminal.
* ### Install the dependencies by running npm install.

Start the development server by running npm start.
Open the application in your web browser at http://localhost:4040.

## Contributing
Contributions are welcome! Please fork this repository and create a pull request with your changes.