Skip to content

Latest commit

 

History

History
100 lines (82 loc) · 2.34 KB

README.md

File metadata and controls

100 lines (82 loc) · 2.34 KB

Logo

Arkaffe

This project is the front-end from our assignment of building online based coffee shop implementing React.js and Express.
View Deployed App
(Under Development)

Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap

About The Project

This project is the front-end from our team assignment of building online based coffee shop implementing React.js and Express. Assigned by Arkademy to Team Kopi Tech, Fullstack Mobile 21 Class. This project is a step for us to become a fullstack mobile developer.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Things you need to install

  • npm
    npm install npm@latest -g
  • react
    npx create-react-app (directory)
  • react-router-dom
    npm i react-router-dom
  • axios
    npm i axios
  • bootstrap
    npm i bootstrap

Installation

  1. Clone the repo
    git clone https://github.com/rskrfn/arkaffe-frontend.git

Roadmap

This project is our learning step to become a fullstack mobile developer.