/headphones-shop

Model of a headphone shop webpage.

Primary LanguageHTMLMIT LicenseMIT

headphones-shop

In this project, I built an e-commerce website for "Hear Better", a fictitious shop specialized in selling headphones and earphones. The style was based on the website concept designed by Dima Oxygen for the store "Axel Arigato". This is part of the Microverse curriculum. The result can be seen in this live webpage.

Check the video with the overview of the project:

]

Features

  • Animated Menu
  • Categories Page
  • Product Overview Page
  • Mobile, tablet and desktop versions

Future Improvements

  • Turn the page into a React + Rails App
  • Add user registration
  • Add cart feature

Getting a Copy and Contributing

This project is open for anyone who wants to clone it and create their version. If you just want the files and don't want to make further changes, follow the steps below to get a copy in your computer:

1 - Install git in your machine. Follow this guide by The Odin Project if you haven't done so.

2 - On this repository, click on the "Clone or download" button and copy the URL address provided. Clone or Download button expanded

3 - Open your terminal, select the folder where you want to store this project and paste the following code

git clone <copiedUrl>

Terminal with the required code

Now you have the project files in your computer, but you'll not be able to save any changes on github since you're not the owner or a collaborator of this project. If you want to that, you can fork this project clicking the "Fork" button in the repository's page, which will create a repository named "/headphones-shop". Follow the aforementioned instructions to download it to your computer. Fork button highlight

Now you can edit the project as you please and save your changes on your forked repository on github following the git flow. If you're not familiarized with this concept, follow this guide about the Git Basics developed by The Odin Project.

If you have contributions to make, send me a message telling me about your ideas. If we agree on a change, you can code your modifications in your forked repository and create a pull request following these steps:

1 - Click on the "New pull request" button on your forked repository. New pull request button highlight

2 - You'll be redirected to the page below, where the red square shows the repository and the branch you want the changes implemented, and the blue one shows the repository and the branch from where the changes will come from. Give a title and a description for your pull request, and click on "Create pull request". New pull request page

3 - I will analyze your proposal and if we agree, I will merge your pull request.

Techniques and programs used

Disclaimer

The products shown on this website are not my property, and their images were only used to showcase the possibilities of this model website. The prices and names attributed to them are generic and don't reflect the reality.

Special Thanks To

Author

👤 Luis Novoa

🤝 Contributing

Contributions and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.