Skip to content

Specialized Clone : A clone of Specialized website. Collaboratively build to understand web development.

Notifications You must be signed in to change notification settings

himanshuShukla55/OnlineBicycleShop

 
 

Repository files navigation

OnlineBicycleShop

This project is built as part of Masai Unit 5 - Construct Week Project.

Deployment Links

Server link
Frontend https://phenomenal-crisp-d9f0f8.netlify.app
Backend https://bicycle-shop-json-server.cyclic.app

UI Design

https://www.behance.net/gallery/163145071/Specialized-E-commerce-redesign-UXUI-design

Tech Stack

For Frontend, we have used JavaScript, HTML and CSS. No framework. And for Backend, we are using json-server to serve an array of bicycles data at /bikes.

Features/Highlights

  1. Authentication using Firebase
  2. Using localStorage to store current data
  3. Pagination, Filtering and Sorting
  4. Searching using debouncing.
  5. Responsivenes using media queries and JavaScript
  6. Modular Code

Contributors

  1. 🔗 Akshaykumar Lilani
  2. 🔗 Shivam Pathak
  3. 🔗 Devendar Shakya
  4. 🔗 Himanshu Shukla

About

Specialized Clone : A clone of Specialized website. Collaboratively build to understand web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.0%
  • HTML 34.6%
  • CSS 23.4%