Skip to content

It's a clone of Myntra, an online shopping website for men's & women's clothing

Notifications You must be signed in to change notification settings

YAKSHITH027/Attirely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attirely

It's a clone of Myntra


🖥️ Tech Stack

Frontend:

reactjs redux chakra-ui javascript restAPI css3

Deployed On:

netlify render



View DemoGetting StartedDevelopers

It’s a Group project mainly focused on frontend functionalitys by using React, Redux and for the backend Firebase has been used. it has all the major functinality of an ecommerce website from the userside to admin side , the userside is fully responsive for all the screensizes and for the payment, Razorpay payment gateway has been used.

Live link : Attirely


Screens

  • Homepage / Landing Page
  • Product Listing Page with all categories
  • Product Description Page
  • Cart Management Page
  • Payment Page
  • Admin Side

🚀 User Features

  • Login and Signup with Firebase Authentication
  • Product Sorting Based on Category, Brand, Discount Range and Price with pagination
  • Search Functionality with Debouncing
  • Skeleton while Loading
  • My Profile Section for details of all ordered items
  • Cart Add, Remove items and Cart Update Quantities
  • RazorPay payment gateway integration for Payment
  • Responsiveness

🚀 Admin Features

  • All Statistics
  • CRUD Operations for Products
  • All Orders Data
  • All Users Data

Glimpses of Attirely.com :

UserSide

allProducts men
men allProducts
men allProducts
men      men allProducts      allProducts
home coupons

Admin Side

allProducts men
men allProducts

Developers

👤 P Yakshith (Team Lead)

👤 Gyan Prakash

👤 Sudhir Nandane

👤 Trilochanprasad B Hilli


Test Card Number

  • number: 4111 1111 1111 1111
  • cvv : Random Number
  • expiry date : any Future Date

Getting Started

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.