Skip to content

Taxi App is a web application built with React, Tailwind CSS and Next.js that allows users to book taxis and view them on a map. It utilizes Redux for state management and integrates with Google Maps API for location services

Notifications You must be signed in to change notification settings

kyemets/taxi-app

Repository files navigation

Taxi App

изображение

Description

Taxi App is a web application built with React and Next.js that allows users to book taxis and view them on a map. It utilizes Redux for state management and integrates with Google Maps API for location services.

Installation

To install and run the project locally, follow these steps:

Clone the repository:

git clone https://github.com/kyemets/taxi-app.git

Navigate to the project directory:

cd taxi-app

Install dependencies:

npm install

Start the development server:

npm run dev

Open your browser and navigate to http://localhost:3000 to view the app.

Environment variable

REACT_APP_MAP_KEY -- Google Maps API Key

Usage

Use the app to search for taxi services by entering your location.
Select your desired taxi option from the available choices.
View the selected taxi options along with their estimated prices and book your ride.

Technologies Used

Next.js
React
Redux
Google Maps API
React Icons
React Places Autocomplete
Classnames
Tailwind CSS

License

This project is licensed under the MIT License

About

Taxi App is a web application built with React, Tailwind CSS and Next.js that allows users to book taxis and view them on a map. It utilizes Redux for state management and integrates with Google Maps API for location services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published