EvHub is a web application that tracks EV power stations and allows users to start their own stations by registering. It is built with React, Vite, and Tailwind CSS.
- EV Power Station Tracking: Track EV power stations on an interactive map, providing real-time information such as availability, charging rates, and station types.
- User Registration: Users can register on the platform to start their own EV power stations, contributing to the growing network of charging stations.
- Station Management: Registered users can manage their stations, including updating station details, monitoring usage statistics, and setting pricing models.
- Search and Filter: Users can easily search for nearby stations based on location, availability, and other criteria.
- Responsive Design: The website is optimized for various devices, ensuring a seamless user experience on desktops, tablets, and mobile phones.
-
Clone the repository:
git clone https://github.com/shabdpatel/evhub.git
-
Navigate into the project directory:
cd evhub
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and visit
http://localhost:3000
to view the application.
Contributions are welcome! Please follow the guidelines in CONTRIBUTING.md.
This project is licensed under the MIT License.