Vehicle Reservation application is a simple web application being built to track vehicle information and has the features listed below.
Our goal here is to Build a Vehivle reservation application with add and remove feature from scratch using JavaScript. click here to see deployed live version
- Responsive HTML page
- List vehicle information
- Comment on a vehicle information
- Like a vehicle
- Reserve a vehicle
- Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).
- Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).
- Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).
- ESlint (A mighty, modern linter that helps you avoid errors and enforce conventions in JavaScript codes)
- Luxon (A library for dealing with dates and times in JavaScript.)
To get a local copy up and running follow these simple example steps.
The basic requirements for building the executable are:
- A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)
- VSCode or any other equivalent code editor
- Node Package Manager (For installing packages like Lighthous, webhint & stylelint used for checking for debugging bad codes before deployment)
git clone https://github.com/wuletawwonte/vehicle-reservation-app.git <Your-Build-Directory>
npm install
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
npx stylelint "**/*.{css,scss}"
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
npx eslint .
npm init -y
npm install --save-dev [email protected]
npx hint .
All source code files are licensed under the permissive MIT License unless marked differently in a particular folder/file.
👤 Wuletaw Wonte
- GitHub: @wuletawwonte
- Twitter: @wuletaww
- LinkedIn: LinkedIn
👤 Ciragane Nicole
- GitHub: @ciraganenicole
- Twitter: @CiraganeN
- LinkedIn: LinkedIn