Skip to content

emredoganm/macchiato-chickiletta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macchiato Chickiletta Coffees List

Statements Branches Functions Lines
Statements Branches Functions Lines

Starting App

The app was simply created via Create React App boilerplate, so you can start it:

yarn && yarn start

Testing

The app is using jest with react-scripts and you can run tests with:

yarn test

Usage

You can list the coffees from given data in /src/data/coffees.json file. Also you can filter them as their categories in left sidebar. You can also search coffees with free-text search input. Search and filtering works simultaneously.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published