Skip to content

pedroguia/beer-catalogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beer Catalogue

A small project made with React & Punk API

Live at

https://beer-catalogue.vercel.app

Built with

  • React (Typescript)
  • Punk API
  • Jest + React Testing Library
  • Redux Toolkit + Axios
  • Sass

Features

  • Display a list of the beers
  • Add, edit or remove any of the existing beers
  • Displays a toast for every relevant user action
  • Mobile first approach
  • Unit and integration tests

Usage

Create .env file in root directory and add the following:

REACT_APP_API_URL={punk-api-url}

Install dependencies:

npm install

Start dev server:

npm run start

About

A small project made with React & Punk API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published