Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chandima2000/reactjs-shopping-cart

Responsive E-Commerce webpage developed using React JS
https://github.com/chandima2000/reactjs-shopping-cart

Last synced: 2 days ago
JSON representation

Responsive E-Commerce webpage developed using React JS

Awesome Lists containing this project

README

        

# 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