Skip to content

alfiyansyahhh/coffeeShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo - Backend

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Simple responsive website using html and css. This is a shopping website there are several features such as buy product login and sign.

(back to top)

Installation

  1. Clone the repo
    git clone https://github.com/alfiyansyahhh/Cofee-Shop
  2. Install NPM packages
    npm install

(back to top)

Getting Started

  1. Edit env.example
    REACT_APP_API_URL = 'ENTER YOUR API URL'
  2. Delete .example
    just use .env 
  3. Run project
    npm start
    Get api here Backend

(back to top)

Built With

(back to top)

package

  • axios: "^0.23.0"
  • bootstrap: "^5.1.3"
  • react-redux: "^7.2.5"
  • reactstrap: "^8.10.0"
  • redux: "^4.1.1"
  • redux-logger: "^3.0.6"
  • redux-thunk: "^2.3.0"
  • animate.css: "^4.1.1"
  • axios: "^0.21.1"
  • bootstrap: "^5.1.0"
  • react-animations: "^1.0.0",

(back to top)

screenshoot

Product Detail Product Detail PrOduct
Cart Register Login

(back to top)

Contact

alfiyansyah - alfiyansyahhh@gmail.com

Project Link: https://github.com/alfiyansyahhh/zwallet

(back to top)