E-commerce Website Clone of 'Bath and Body Works' . Built with team of Four members using React JS, Redux, Chakra UI, Styled Components in Five Days . Created our own API with the help of Vercel .
- Homepage / Landing Page
- Products Listing Page
- Single Product Page
- Cart Page
- Address Page
- Payment Page
- Login Page (
eve.holt@reqres.inonly this email Id will work for login - using https://reqres.in/ for authentication) - Signup Page
## Project Installation Guide
Clone the project
git clone https://github.com/sandeshjadhav5/Bath-Body-Works-E-commerce-Website-Clone.gitGo to the project directory
cd bath-and-body-worksInstall dependencies
npm installStart the server
npm run start


