Welcome to the EV Charger Finder! This application is designed to help electric vehicle owners easily locate charging stations. Built with the latest web technologies, it offers a user-friendly interface and real-time data
- Real-Time Charger Locations: Find nearby EV charging stations with real-time availability.
- User-Friendly Interface: Simple and intuitive design for ease of use.
-
Clone the Repository:
bashCopy code
git clone https://github.com/ajinsunny/ev-chargerfinder.git
-
Install Dependencies:
Copy code
npm install
-
Run the Development Server:
arduinoCopy code
npm run dev
Access the application at
http://localhost:3000
.
- Finding Stations: Enter your location to view nearby charging stations.
- Station Details: Click on a station to see availability and connector types.
- Next.js: For server-side rendering and static generation.
- React: For building the user interface.
We welcome contributions! Please read our Contribution Guidelines for more information on how to get involved.
This project is licensed under the MIT License.
For any queries or suggestions, please contact [ajin.sunny@gmail.com].