Skip to content

Susheel4115/myntra-clone-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myntra Clone

Cloudflare deployment URL

Description

This project is a clone of Mynta WebApp.

Features

  • SignIn

  • SignUp

  • Seperate section for men/women/kids

  • JWT authentication.

  • Formik and yup for form handling.

  • Material UI for styling.

  • Context API

Tech Stack

  • React
  • Express JS
  • Mongoose
  • MongoDB

Improvement

-Trying to convert this logic to redux predictable state container.