Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nabilhy/rental-car-landing
https://github.com/nabilhy/rental-car-landing
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nabilhy/rental-car-landing
- Owner: NabilHY
- Created: 2023-01-31T16:14:18.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-04T11:24:19.000Z (about 2 years ago)
- Last Synced: 2023-05-11T16:39:34.867Z (almost 2 years ago)
- Language: JavaScript
- Size: 868 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rental Car Landing Page
A web-based application for generating random rental cars for a car rental agency.
## Features
- Generates random rental cars
- Uses Webpack for module bundling and asset management
- Uses Bootstrap for styling and layout## Requirements
- Node.js
- NPM## How to use
1. Clone the repository
2. Run `npm install` to install dependencies
3. Run `npm start` to start the development server
4. Visit `http://localhost:8080/` to view the application in your browser## Limitations
- This application is a front-end only solution and does not have any backend functionality.## Contributing
If you would like to contribute to this project, please fork the repository and create a pull request.