Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.59 KB

README.md

File metadata and controls

22 lines (20 loc) · 1.59 KB

Frontend_Ecommerce

Features

1-Login Page (Strictly need login info to ove further)
2-Sign Up page (For adding new accound)
3-Shopping Page (Listed Items)
4-Item detailed Page (Contain Detail of individual items + reviews)
5-Cart Page (Show the items you are willing to buy along with delete option and Total Price)
6-Admin Page (Require Strict Login ...Email : [email protected] // Pass : 456)
7-Admin Page Item adding section , Item deletion section and Account deletion section
8-Buy Form (Includes Address Zip code etc)

How to use

/==Create a new account on sign up page or One account already exits which is hard coded // Email:[email protected] //Pass : 134
/==Add or remove the account from admin page
/==You could delete the product my SKU which may you see in the console
/==You could move to individual section for checking weather product is deleted or added you just need to click on the Link above each section in admin section

Working

/==It Loades dummy data from DummyJson Api call but still you could also adds your products and remove them other products via SkU
/==As no DataBase is connected so on every reload the signup information will deleted and the products added or deleted will also be refreshed and new api Call will occur

Technologies Used

/==This Project is made using Vite+React and other technologies such as
/== Redux ,Bootstrap ,Tailwind etc