- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ (OPTIONAL)
- π License.
[Vehi-Go] is a mock car rental web app that allows users to signup and login to be able to see available cars for rental, users are also able to add their cars to the list of cars available. The UI of the project is created with React and the backend is built with Rails API.
(Frontend Kanban board screenshot before we start working on the project)
(Backend Kanban board screenshot before we start working on the project)
Client
Server
Database
- [User needs to sign up and login to use the app]
- [Using API for storing and distributing data]
- [UI is designed to acommodate both desktop and mobile screens]
- [Live Demo Link](No link yet)
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Computer that's connected to the internet.
- Get Ruby and React installed
- Git and Node.js installed
- Code editor (preferably VS Code)
Clone this repository to your desired folder:
commands:
cd my-folder
git clone https://github.com/Bludidi/vehi-go-front-end.git
cd vehi-go-front-end
Install this project with:
npm install # to install dependencies
To run the project in the development environment, execute the following command:
npm start
To run tests, run the following command:
npm test
π€ Asif Amin
- [3D car display ]
- [Show the loggedin user username and image ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly add a star to it.
We would like to thank Microverse for a wonderful curriculum, and our peers also known as Micronauts for their support and motivation in this journey. Murat Korkmaz from Behance for inspiring this project design
This project is MIT licensed.