Skip to content

Latest commit

 

History

History
68 lines (36 loc) · 1.38 KB

File metadata and controls

68 lines (36 loc) · 1.38 KB

FlashDeal

Project Details

This is a solo project built with react, chakra UI and completed within 5 days. This Project is a clone of Snapdeal where user can search for required products and buy the required products. Below are some screenshots of the project. i have also hosted the project at netlify so that you guys can have a look at it. Also the entire webapp is responesive.

Netlify Link

Website URL: https://subtle-lollipop-02b2d4.netlify.app/

API Link

Backend API URL: https://flashdeal.onrender.com/

Pages present in Flashdeal website

  • Landing page
  • Products Page
  • Single Product Details Page
  • Cart Page
  • Orders History Page
  • Admin Login
  • Admin Page
  • Add, Edit, Delete Product in Admin Page
  • Login Page
  • Signup Page

Landing page

landing

Products Page

products

Single Product Details Page

singleProduct

Cart Page

cart

Orders History Page

ordersHistory

Admin Page

adminlanding

Add, Edit, Delete Product in Admin Page

adminEditProduct

Login Page

log in

Signup Page

sign up