This project is a simple one-page landing page for a car sharing service.
It was designed to showcase the features of the car sharing service and encourage potential customers to sign up.
Link to the app: Car Sharing
This project was created by Żaneta Sochoń.
- HTML5;
- CSS3;
To get started with the project, simply clone the repository to your local machine:
git clone https://github.com/zanetasochon/Car-Sharing.gitThen, navigate to the project folder and open the index.html file in your browser to view the site.
The project consists of a single HTML file (index.html) and a CSS file (styles.css).
The index.html file contains the structure of the page, including the header, main content, and footer. The main content section is divided into three sections: About Us, Services, and Contact.
The styles.css file contains the styling for the page. The styles are organized by section, with each section separated by comments.
Contributions to the project are welcome! Please feel free to submit a pull request if you would like to make any improvements or additions.