From a6468d8cd9fdd80f6c8d7fed40060ce0d68a6c18 Mon Sep 17 00:00:00 2001 From: Aman Brhane <117799650+Ambesawi@users.noreply.github.com> Date: Wed, 31 Jan 2024 14:07:54 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f25f79b..2dc3412 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,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 +40,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 +66,4 @@ 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! + From ba1b5d71a9ab86b6165c15d34eb97f5fb50c3f54 Mon Sep 17 00:00:00 2001 From: Aman Brhane <117799650+Ambesawi@users.noreply.github.com> Date: Wed, 31 Jan 2024 14:12:00 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2dc3412..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 @@ -67,3 +68,4 @@ Feel free to explore the codebase, test the application, and contribute to its d Happy coding! +