EVMax is a web application designed for electric vehicle (EV) dealerships to showcase available EV models, compare features, and facilitate customer interactions. Built using React for the front-end and Strapi as a content management system (CMS) for managing inventory, EVMax provides a seamless browsing experience for customers interested in electric vehicles. Additionally, Firebase is used for authentication and Firestore is integrated for real-time chat support.
Go to the Firebase Console and create a new project.
Set up Authentication and Firestore for your project.
Add your Firebase configuration to the project by replacing the placeholder values in the .env
file:
REACT_APP_FIREBASE_API_KEY=your-api-key
REACT_APP_FIREBASE_AUTH_DOMAIN=your-auth-domain
REACT_APP_FIREBASE_PROJECT_ID=your-project-id
REACT_APP_FIREBASE_STORAGE_BUCKET=your-storage-bucket
REACT_APP_FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id
REACT_APP_FIREBASE_APP_ID=your-app-id
Once the application is running, you can:
Feel free to fork this repository and create a pull request if you'd like to contribute.
MIT License.
For further information, contact Nathan Dinh - GitHub