This project was bootstrapped with Create React App.
- Create React App -- for creating the Template of the Project.
- Firebase -- For the Deployment of the Project.
- react-router-dom -- For Routing Between Pages
- react-icons -- For the svg icons.
- react-currency-format -- React component to format number in an input or as a text
- react-flip-move -- Animation Module used list of items when the order is changed
- react-toastify -- Used for notification Animation
- react-bootstrap -- For a Carousel in Home Page
npm install
npm start
npm run build