Skip to content

ahmad-karimigorji/Shopping-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

The page will reload when you make changes.
You may also see any lint errors in the console.


This app is a project that allows the user to view products, sign up and log in, add products to their cart, and manage their cart. For data, a JSON API was used, and Axios library was used to retrieve and post data to the API. Additionally, React Router DOM and Context were used for routing and state management respectively. To improve validation and form handling, Formik was also used. It was developed using HTML, Tailwind CSS, and Reactjs, and features a responsive design.

View Online (Click Here)