Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohitjaiswal28/explore

The application offers an innovative solution for users interested in exploring the geographic distribution of profiles, enhancing user engagement and interaction. This allows users to view a list of profiles and interactively explore the addresses of each profile on a map.
https://github.com/mohitjaiswal28/explore

mern reactjs

Last synced: 16 days ago
JSON representation

The application offers an innovative solution for users interested in exploring the geographic distribution of profiles, enhancing user engagement and interaction. This allows users to view a list of profiles and interactively explore the addresses of each profile on a map.

Awesome Lists containing this project

README

        

# Explore

- The application offers an innovative solution for users interested in exploring the geographic distribution of profiles, enhancing user engagement and interaction.
- This allows users to view a list of profiles and interactively explore the addresses of each profile on a map.

## Deploy Link

- You can access the deployed version of this project here - [Deploy Link](https://explore-mohitjaiswal.netlify.app/)

- Search in your browser - [explore-mohitjaiswal.netlify.app](https://explore-mohitjaiswal.netlify.app/)

## Screenshots

### 1. Homepage
![App Screenshot](https://i.ibb.co/Tvr8BRV/1.png)

### 2. Explore profile page
![App Screenshot](https://i.ibb.co/7RBnTZn/2.png)

### 3. View profile
![App Screenshot](https://i.ibb.co/MhTscqB/3.png)

### 4. 404: Page not found page
![App Screenshot](https://i.ibb.co/dPwY6Cy/4.png)

## How to run the project ?
To run the project use following steps:

- Clone the repository ```[email protected]:mohitjaiswal28/Explore.git```
- Navigate to project directory with ```cd your-project-dir-name```
- Run ```npm install```
- To start the server, run ```npm run start```