This website was developed during the "UI Design for Beginners" and the "HTML and CSS for Beginners" courses from Origamid. Instead of using the Bikcraft brand from the courses, I created the SteelMane Motorcycles brand as an alternative. The brand is entirely fictional, with the purpose of showcasing customized and totally original motorcycles.
Click here to see a live demo of the website.
- HTML
- CSS
- JavaScript (barely)
- Responsive design for various screen sizes
- Interactive navigation menu
- Image gallery showcasing each motorcycle model
- Motorcycle personal page, each with detailed info
- Insurance page, each with proper info
- Testimonial
- Contact forms
I have not implemented PHP due to the need for a hosting service. As a result, the forms only redirect to the same page with an error message developed in JavaScript, which is necessary for the form to work.
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Barata-Ribeiro/steelmane-motorcycles.git
- Navigate to the project folder:
cd steelmane-motorcycles
- Open the
index.html
file in your browser or use LiveServer.
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is released under the MIT License.