An open API service indexing awesome lists of open source software.

https://github.com/barata-ribeiro/steelmane-motorcycles

Website developed during the "UI Design for Beginners" and the "HTML and CSS for Beginners" courses at Origamid.com
https://github.com/barata-ribeiro/steelmane-motorcycles

css css3 final-project html html5 javascript ui-design

Last synced: over 1 year ago
JSON representation

Website developed during the "UI Design for Beginners" and the "HTML and CSS for Beginners" courses at Origamid.com

Awesome Lists containing this project

README

          

# SteelMane Motorcycles Website

This website was developed during the "UI Design for Beginners" and the "HTML and CSS for Beginners" courses from [Origamid](https://www.origamid.com). 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.

## Demo

[Click here](https://barata-ribeiro.github.io/steelmane-motorcycles/) to see a live demo of the website.

![SteelMane Motorcycles Website Screenshot](./img/screenshot.gif)

## Technologies Used

- HTML
- CSS
- JavaScript (barely)

## Features

- 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

## Known Limitations

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.

## Getting Started

To run the project locally, follow these steps:

1. Clone the repository:

```
git clone https://github.com/Barata-Ribeiro/steelmane-motorcycles.git
```

2. Navigate to the project folder:

```
cd steelmane-motorcycles
```

3. Open the `index.html` file in your browser or use LiveServer.

## Contributing

If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

## License

This project is released under the [MIT License](LICENSE).