Skip to content

zoontek/punk-api-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Punk API exercise

Using the 🍺 Brewdog Punk API (no authentification required 👍) and ⚛React + React Native Web, you will create a single page application with a simple form to search and display a beer list as you type. Feel also free to personnalize your app with a kickass style ✨.

This repository is a boilerplate containing everything you need to realize this exercise: it's based on Create React App, the dependencies are already declared in the package.json and sensible default global styles as been set.

You can use JavaScript or TypeScript (pick the one you feel the most confident with). By default, the src/JavaScript/App.js file will be used as the entry point. To switch and use the src/TypeScript/App.tsx file instead, set the USE_TYPESCRIPT variable in src/index.tsx to true.

👉 Your code will be published on a GitHub repository.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published