Hi there I'm ANKIT YADAV a full stack developer with Reactjs, TypeScript, Nodejs, MongoDB
"Ankit Store" is a Front-end project build with React.
- Website Link :- https://webdev-ankit-ecommerce.netlify.app/
Client: React, Redux Toolkit.
- In this project i am using Rdux toolkit for global state managem
Clone the project
git clone https://github.com/webdevankit07/E-Commerce-App.git
Go to the project directory
cd E-Commerce-App
Install Frontend dependencies
npm install
Start the Frontend server
npm run dev