Skip to content

krpchandok/electriumap

 
 

Repository files navigation

The Map of the Future


                       ____         _____ _           _        _
                  ____|    \       | ____| | ___  ___| |_ _ __(_)_   _ _ __ ___   __ _ _ __
                 (____|     `._____|  _| | |/ _ \/ __| __| '__| | | | | '_ ` _ \ / _` | '_ \
                  ____|       _____  |___| |  __/ (__| |_| |  | | |_| | | | | | | (_| | |_) |
                 (____|     .'     |_____|_|\___|\___|\__|_|  |_|\__,_|_| |_| |_|\__,_| .__/
                      |____/                                                          |_|


🧬 Overview

Electriumap is a crowdsourced dynamic web app built with Next.js.


⚙️ Setup Instructions

  1. Clone the repository

    git clone https://github.com/Electrium-Mobility/electriumap.git
    cd electriumap
    cd frontend
  2. Install dependencies

    npm install
  3. Run the development server

    npm run dev
  4. Visit your app Open http://localhost:3000 in your browser.


🧪 Available Scripts

  • npm run dev – Runs the app in development mode
  • npm run build – Builds the app for production
  • npm start – Starts the production build
  • npm run lint – Runs ESLint on the project

📁 Tech Stack

  • Framework: Next.js (React + SSR)
  • Language: TypeScript (optionally JS if no TS used yet)
  • Styling: Tailwind CSS
  • UI Library: shadcn/ui
  • API: Mapbox API (planned)
  • Deployment: Vercel

👥 Built By

🧠 Lead

🎨 Design

💻 Frontend

🔧 Backend


📄 License

This project is licensed under the MIT License.


About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 83.6%
  • CSS 8.3%
  • JavaScript 8.1%