This is a Shopping App with mainly two pages, Home and Cart. The home page displays all the items available to be purchased and the user can checkout all the items selected to be purchased in the cart page.
-
First clone the repository to the local.
git clone https://github.com/Sahil2k07/Ecomzy-Shopping-App.git
-
Install all the dependencies by running the following command.
cd Ecomzy-Shopping-App
npm install
-
Initialize the project.
npm run dev
- HTML
- CSS
- Javascript
- Tailwind CSS (CSS Framework)
- React (JS Library)
- Vite (Bundler)
- React-Router-Dom
- React-Redux-Toolkit