Skip to content

SabiulSabit/click-to-cart-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

click-to-cart-UI

Test UI From This URL: https://click-to-cart.netlify.app/

Get The Back-End Code for this UI: https://github.com/SabiulSabit/click-to-cart-API

Technology Used

* React.js

Available Features

1. User Authentication 
2. CURD Category {Admin} 
3. CURD Product {Admin} 
4. Order Placement 
5. Payment Gateway etc.

How to run this project locally?

Download this Repo and inside the download file, Create a .env file. Then add

  REACT_APP_API_URL=https://click-to-cart-api.herokuapp.com/api/
  

Then Open Your Terminal and Run:

  
   npm install (Only for the first time)
   
   npm start
     

About

This is an e-com site User Interface. Build with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published