Skip to content

harsh-vardhhan/coffee-app

Repository files navigation

coffee-app

alt text

The project aims to provide the best practices for creating a React project. It uses Redux for state management and Flow for static type checking.

Setup Project

download the project & npm install in the project directory.

Setup Mock API

Copy paste coffee.json to Mocky.io and use the generated API endpoint in coffee api to constant coffeeUrl.

Run

npm start in the command line in the project directory