A single-page cart using built with React.js and Redux-Toolkit
https://react-reduxtoolkit-cart.netlify.app
This is the frontend of React-Redux Cart build with React.js and deployed with Netlify
This is project is created for learning the basics of redux-toolkit.
-
Clone the repo to your local machine.
-
Install the required dependency for server using :
npm install
-
Start the dev server using :
npm start
-
Create a production ready react app using the command :
npm run build
Varun Kumar Tiwari LinkedIn Github |