Skip to content

Individual project built using react. With fake OTP login system and searching functionality for particular products.

Notifications You must be signed in to change notification settings

inder231/bewakoof-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bewakoof website clone

API Reference

Get all items

  GET https://api-0231.herokuapp.com/t-shirts

Demo

https://bewakoof-project.vercel.app/

Deployment

To deploy this project run

  vercel --prod

Features

  • Add items to cart
  • Filtering
  • Search items
  • Login
  • Mock OTP verification

Lessons Learned

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

Run Locally

Clone the project

  git clone https://github.com/CodeinIP/bewakoof-clone.git

Go to the project directory

  cd bewakoof-clone

Install dependencies

  npm install

Start the server

  npm run start

About

Individual project built using react. With fake OTP login system and searching functionality for particular products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published