Suryakant01 / ParkIt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

ParkIt

Book Your Spot!

About The Project

Product Screenshot

Parkit is a cutting-edge mobile application designed to revolutionize the way people find parking spaces in urban areas. With the increasing congestion and limited parking availability in cities, finding a convenient parking spot has become a major hassle for drivers. Parkit aims to alleviate this problem by providing users with a seamless and efficient solution to locate, reserve, and pay for parking spaces with ease.

Built With

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at [https://clerk.com/] and (https://docs.mapbox.com/api/search/)
  2. Clone the repo
    git clone hhttps://github.com/17Shivansh/ParkIt
  3. Install NPM packages
    npm install
  4. Enter your API in .env
    const API_KEY = "ENTER YOUR API";

About


Languages

Language:JavaScript 99.2%Language:TypeScript 0.8%