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

https://github.com/omraj0/profile-navigator-with-map

Navigates profile of users with the help of Map using Mapbox-gl
https://github.com/omraj0/profile-navigator-with-map

bootstrap javascript map-navigation mapbox-gl reactjs

Last synced: 24 days ago
JSON representation

Navigates profile of users with the help of Map using Mapbox-gl

Awesome Lists containing this project

README

          

# 🌐 Profile Map Navigator πŸ—ΊοΈ

Welcome to the **Profile Map Navigator** project! πŸš€

This project is built using **React.js**, **Mapbox-gl**, **JavaScript**, and **Bootstrap**. It allows you to visualize and navigate profiles on a map. 🌍

Check out the live project [here](https://profile-navigator-with-map.vercel.app/). 🌐

## Features ✨

- **Interactive Map** πŸ—ΊοΈ: Powered by Mapbox-gl for seamless navigation.
- **Profile Display** πŸ‘€: View profiles directly on the map.
- **Responsive Design** πŸ“±πŸ’»: Thanks to Bootstrap, it looks great on all devices.
- **Fast and Efficient** ⚑: Built with modern web technologies for optimal performance.

## Installation πŸ”§

Follow these steps to get the project up and running on your local machine:

1. **Clone the repository**:
```bash
git clone https://github.com/omraj0/Profile-Navigator-with-Map.git
```
2. **Navigate to the project directory**:
```bash
cd Profile-Navigator-with-Map
```
3. **Install dependencies**:
```bash
npm install
```
4. **Start the development server**:
```bash
npm start
```

## Usage πŸ“–

- Open your web browser and go to `http://localhost:3000` to see the project in action. 🌟
- Explore the map, click on profiles, and enjoy the navigation experience! πŸŽ‰

## Technologies Used πŸ› οΈ

- **React.js**: A JavaScript library for building user interfaces. βš›οΈ
- **Mapbox-gl**: A JavaScript library for interactive, customizable vector maps. πŸ—ΊοΈ
- **JavaScript**: The programming language of the web. 🌐
- **Bootstrap**: A powerful, mobile-first front-end framework. 🌟

## Contributing 🀝

Contributions are welcome! πŸŽ‰ If you'd like to contribute, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

## License πŸ“œ

This project is licensed under the MIT License. πŸ“

---

Built with πŸ’– by [Om Raj](https://github.com/omraj0)