Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.1 KB

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

Screenshots

1. Homepage

App Screenshot

2. Explore profile page

App Screenshot

3. View profile

App Screenshot

4. 404: Page not found page

App Screenshot

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