A SPA (single page application) for a luxury renting cars agency: For Wheels!
Rent one of a kind car, your dream car from For Wheels!! This SPA takes the information from the back-end API developed by us and, accordingly to the user interaction, consumes it and renders the data on the UI.
- Major languages: JavaScript
- Frameworks: React
- Technologies used: Tailwind, Redux
Please find Kandban board here;
Link to initial issue when Knaban Board was set
Number of team members for this project: 2;
To get a local copy up and running follow these simple example steps.
In order to run this project on your system, please make sure that you have installed all of the followings:
- IDE application
- node.js
- npm packages
- a web browser
- open your terminal and run the following command:
git clone https://github.com/nicupop729/for_wheels.git
; - Run the command
cd for_wheels
; - Run the command
npm install
; - Run the command
npm start
;
Once you completed this steps you should see the app running at: http://localhost:3000/ in your browser.
👤 Jonathas Tavares
- GitHub: jonathastavares
- LinkedIn: Jonathas Tavares
👤 Nicolae Pop
- GitHub: @nicupop729
- Twitter: @nicupop729
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to Murat Korkmaz for the UI design.
- Thanks to Microverse for the fabulous environment to learn web development.
This project is MIT licensed.