Skip to content

A parking management system built with the React, featuring user and admin roles, parking spot reservation, and real-time availability tracking.

Notifications You must be signed in to change notification settings

abhixsh/parkmate-frontend

Repository files navigation

ParkMate Frontend

The frontend for ParkMate, a smart parking management system designed to simplify parking for users and streamline operations for admins.

Streamline parking management with ParkMate

Live Demo

ParkMate Live Demo

Project Overview

ParkMate helps users easily find and reserve parking spaces while providing admins tools to manage parking operations efficiently. This repository contains the React-based frontend of ParkMate.

Technologies Used

  • React.js: For building the user interface.
  • Tailwind CSS: For responsive and modern UI styling.
  • React Router: For managing application routes.
  • Figma: For design prototyping.
  • Deployed using: Firebase.

Features

Landing Page

  • Showcases services and testimonials.
  • Displays parking statistics (available, booked, and total spots).

Testimonials Section

  • Rotating customer reviews with sleek animations.

Responsive Design

  • Optimized for mobile, tablet, and desktop.

Admin Panel (Planned)

  • Admin-specific features for managing parking spaces and user roles.

Screenshots

Landing Page Services Testimonials

Getting Started

Installation

Clone the repository:

git clone https://github.com/your-username/parkmate-frontend.git  
cd parkmate-frontend  

Install dependencies:

npm install  

Start the development server:

npm start  

Open the application in your browser at http://localhost:3000.

Folder Structure

  • src/: Contains all React components and assets.
  • components/: Reusable UI components like Navbar, Footer, Testimonials, etc.
  • pages/: Individual pages like LandingPage, About, etc.
  • assets/: Images and static files.

If you have any questions, feel free to reach out!

About

A parking management system built with the React, featuring user and admin roles, parking spot reservation, and real-time availability tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published