Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-sunrise authored Jul 11, 2024
1 parent e6a1103 commit db0b771
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Mapbox Storytelling Project

## Table of Contents

- [Introduction](#introduction)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Setup and Installation](#setup-and-installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Introduction

The Mapbox Storytelling Project is a web application designed to create interactive and engaging maps. This project leverages the power of Mapbox to visualize geographical data and tell compelling stories through maps.

## Features

- Interactive maps with custom markers and popups
- Responsive design for mobile and desktop
- User-friendly interface for creating and sharing map stories
- Integration with Mapbox for advanced mapping features

## Technologies Used

- **Frontend:**
- React
- Bootstrap 5

- **Backend:**
- Node.js
- Express

- **Database:**
- MongoDB

- **Mapping:**
- Mapbox GL JS

## Setup and Installation

### Prerequisites

- Node.js
- npm (or yarn)
- MongoDB
- Mapbox API key

### Installation

1. Clone the repository:

```sh
git clone https://github.com/yourusername/mapbox-storytelling.git

0 comments on commit db0b771

Please sign in to comment.