GET https://api-0231.herokuapp.com/t-shirtshttps://bewakoof-project.vercel.app/
To deploy this project run
vercel --prod- Add items to cart
- Filtering
- Search items
- Login
- Mock OTP verification
How to use react to create Single Page Website Learned to use Redux Learned to use Chakra-Ui Authenticating User and using Mock OTP verification
Clone the project
git clone https://github.com/CodeinIP/bewakoof-clone.gitGo to the project directory
cd bewakoof-cloneInstall dependencies
npm installStart the server
npm run start