Skip to content

I cloned the MamaEarth website in just 5 days, demonstrating my web development skills with React.js and related libraries. This project showcases my ability to rapidly learn and apply new technologies to build a functional and visually appealing web application within a short timeframe.

Notifications You must be signed in to change notification settings

SurabhiMoond/mamaEarth_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

MamaEarth Clone

This project is a clone of the MamaEarth website, built using React.js, Chakra UI, and React Chart.js, and created with Vite.

Table of Contents

Features

  • User authentication
  • Product search
  • Product sort
  • Shopping cart
  • Dashboard with charts

Technologies Used

  • React.js
  • Chakra UI
  • React Chart.js
  • Vite

Folder Structure

├── API
│   └── db.json
├── mamaEarth_clone
│   ├── public
│   │   └── assets file
│   ├── src
│   │   ├── allJsonUrl
│   │   │   └── allJsonUrl.js
│   │   ├── components
│   │   │   └── Nav.jsx
│   │   ├── context
│   │   │   ├── cartContext.jsx
│   │   │   └── searchContext.jsx
│   │   ├── customHook
│   │   │   └── useFetchData.jsx
│   │   ├── dashBoard
│   │   │   └── ... Dashboard files
│   │   ├── pages
│   │   │   └── ... Page files
│   │   └── App.jsx
│   └── main.jsx
└── package.json

Some Clone page Snippet

image image image image

DashBoard

image

About

I cloned the MamaEarth website in just 5 days, demonstrating my web development skills with React.js and related libraries. This project showcases my ability to rapidly learn and apply new technologies to build a functional and visually appealing web application within a short timeframe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published