Welcome to Nike Store project!.
I have developed this website as my final project for React Js course. I create it specifically for educational purposes. Product images that are used in this website not are under my property. I only use them to create this academic project and do not benefit from it.
This website simulates an ecommerce. On the index page we see a list of new products and product categories. In the navbar we can filter by categories or genre. We can see the details of each product and you can also add it to the cart and to the wishlist.
we can add to cart or wishlist from list item or product detail.
The website has a responsive design
Used libraries
LIBRARY | VERSION | DESCRIPTION |
---|---|---|
React Bootstrap | v2.3.1 | React-Bootstrap is a component-based library that provides native Bootstrap components as pure React components. |
React Router Dom | v6.3.0 | It enables you to implement dynamic routing in a web app. Unlike the traditional routing architecture in which the routing is handled in a configuration outside of a running app, React Router DOM facilitates component-based routing according to the needs of the app and platform. |
FireBase | v9.8.1 | It is a Backend-as-a-Service (Baas). Firebase is categorized as a NoSQL database program, which stores data in JSON-like documents. |
react-toastify | v9.0.4 | I used it due to be easy set up and customize |
React-fontawesome | v3.1.1 | I used this icons library because is easy to implement and there are a lot of designs |
The project is deployed in Netlify.