Skip to content

alicechang29/react-cafe

Repository files navigation

☕ Alice's Cafe

Components

Alice's Cafe is cafe menu website built in React.

Users have the functionality to:

  • Add items to the menu
  • View snacks and drinks on the menu
  • View details of a single snack or drink
  • View how many snacks and drinks there are

Built with: Javascript, React, JSON-Server

React Component Hierarchy

Components

Installation

  1. Open terminal window and run:
    npm i
    npm start
    
  2. Open another terminal window and run:
    npm run start-be
    

To run tests: npm run test

About

Cafe menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published