Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 11 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,14 @@
# RentOrbits - Car Rental Website

A modern, responsive car rental website built with React, TypeScript, and Tailwind CSS.
## 📑 Table of Contents
- 🚀 [Features](#features)
- 🛠️ [Prerequisites](#prerequisites)
- 📥 [Installation](#installation)
- 🗂️ [Project Structure](#project-structure)
- ⚡ [Technologies Used](#technologies-used)
- 🖼️ [Screenshots](#screenshots)
- 🌟 [Future Enhancements](#future-enhancements)
- 🤝 [Contributing](#contributing)
- 📜 [License](#license)



## Features

- Responsive design for all devices
- Car listing with detailed information
- Contact form for inquiries
- About page with company information
- Modern UI with Tailtail CSS
- Modern UI with Tailwind CSS

## Prerequisites

Expand Down Expand Up @@ -52,10 +40,10 @@ The application will be available at `http://localhost:3000`.
```
src/
├── components/ # Reusable components
├── pages/ # Page components
├── App.tsx # Main application component
├── index.tsx # Entry point
└── index.css # Global styles
├── pages/ # Page components
├── App.tsx # Main application component
├── index.tsx # Entry point
└── index.css # Global styles
```

## Technologies Used
Expand All @@ -68,12 +56,12 @@ src/

## Contributing

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request

## License

This project is licensed under the MIT License see the LICENSE file for details.
This project is licensed under the MIT License - see the LICENSE file for details.
1 change: 0 additions & 1 deletion carbonx
Submodule carbonx deleted from 729d1c