In this website you can shortList your data by clicking on your fav menu card.
you can add and remove items to the cart also.
In this code repository redux and react router is used.
To use React Redux with your React app, install it as a dependency:
npm install react-redux
yarn add react-redux
To use logos/Icons like add, remove, add to cart, we installed :-
npm install @mui/material
npm install @mui/icons-material
npm install @emotion/styled
npm install @emotion/react
- run
npm i
&&npm start
for both client and server side to start the development server