Skip to content

chandima2000/ReactJs-Shopping-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Over view

This is a responsive E-Commerce Website.

This is used the 'https://dummyjson.com' API to fetch the data.

The website is developed using HTML,JS, React JS, Tailwind CSS

Available Scripts

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.

npm test

npm run build

Dependencies

npm install -D tailwindcss

npx tailwindcss init

Add the paths to all of your template files in your tailwind.config.js file.

content: ["./src/**/*.{js,jsx,ts,tsx}",]

Run your build process with npm run start

Features

Add and remove products from the floating cart using Context Api

Responsive design

About

Responsive E-Commerce webpage developed using React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published