diff --git a/README.md b/README.md index f25f79b..d61dc95 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 @@ -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.\ @@ -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! + +