Skip to content

I-A11/home-style

Repository files navigation

HomeStyle Project

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Technologies

React.Js.
Tailwind.
CSS.
JavaScript.

Story

Build up a project using:.
React hooks: UseState, UseEffect, UseContext and UseReduce.
Project is a home store where you can see products in Product page.
Useing JavaScript methods like: Sort, Filtering for searching and filtering.
In products page.
Build cart where you can add products, increase or decrese amount or clear the cart.
Store the selected products in localStorage.