Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.15 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.15 KB

Mapbox Storytelling Project

https://binary-sunrise.github.io/story_teller/

Table of Contents

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:

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