Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# E-commerce Website using React and Redux


Welcome to the E-commerce Website project! This application is designed to showcase various features of React and Redux for building a modern and responsive e-commerce platform.

## Project Features
Expand All @@ -17,6 +18,7 @@ Welcome to the E-commerce Website project! This application is designed to showc
To get started with this project, follow these steps:



1. Fork and clone this repository to your local machine:

```bash
Expand All @@ -39,11 +41,13 @@ You may also see any lint errors in the console.

## Scripts


### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.


### `npm run build`

Builds the app for production to the `build` folder.\
Expand All @@ -63,3 +67,5 @@ We welcome contributions from the community.
Feel free to explore the codebase, test the application, and contribute to its development. If you have any questions or need assistance, please don't hesitate to reach out.

Happy coding!