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 (
[email protected]
only this email Id will work for login - using https://reqres.in/ for authentication) - Signup Page
Clone the project
git clone https://github.com/sandeshjadhav5/Bath-Body-Works-E-commerce-Website-Clone.git
Go to the project directory
cd bath-and-body-works
Install dependencies
npm install
Start the server
npm run start