GeorgeNonis / car-rental---frontend

Simple Frontend web app where I use my tailwind and css skills!

Home Page:https://georgenonis.github.io/car-rental---frontend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Rental Front-End Project πŸš—πŸ’¨

Welcome to the Car Rental web application repository! This project is a sleek and responsive front-end application built with the latest web technologies to deliver a seamless car rental experience.

Technologies Used πŸ› οΈ

  • React: A JavaScript library for building user interfaces with high performance and dynamic content.
  • TypeScript: An open-source language that builds on JavaScript by adding static type definitions.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • Redux: A predictable state container for JavaScript apps, used for managing state.

Features 🌟

  • Fully responsive design that looks great on both desktop and mobile devices.
  • Interactive carousels for browsing vehicles.
  • State-of-the-art navigation for a user-friendly experience.
  • Elegant design with smooth transitions for a more engaging interaction.
  • Utilizes the latest React packages for an enhanced user journey.

Installation and Setup πŸš€

To get a local copy up and running follow these simple steps.

  1. Clone the repository:

    git clone https://github.com/GeorgeNonis/car-rental---frontend.git
    
  2. Navigate to the project directory:

 cd car-rental
  1. Install the dependencies:
 npm install
  1. Start the development server:
   npm start

Usage πŸ–₯️ After starting the development server, the application will be available at http://localhost:3000/. Open it in your browser to start exploring the Car Rental interface.

Contributing 🀝 Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Contact πŸ“§ George Nonis - georgenonis@gmail.com

Project Link: https://github.com/GeorgeNonis/car-rental---frontend


About

Simple Frontend web app where I use my tailwind and css skills!

https://georgenonis.github.io/car-rental---frontend/


Languages

Language:TypeScript 90.7%Language:HTML 5.4%Language:CSS 3.1%Language:JavaScript 0.8%