Coder Social home page Coder Social logo

beer-website-deploy's Introduction

Punkapi Viewer

Thank you for interviewing at Beerbylon!

Our mission is affordable beer for everyone on the planet, and the first goal is a nice interface for the open Punk API. You are to read their docs as needed and use endpoints such as https://api.punkapi.com/v2/beers to create two routes / UI views:

  • /: Home route displays a list of the first 25 beers in the Punk API. For each beer we want to see its:
    • Name
    • Tagline
    • Image
    • Alcohol By Volume
  • /:id: Beer detail view displays further details of the beer with the requested id. In addition to the above in the details we can also see a beer's:
    • Description
    • Brewed Date
    • Food Pairings

There are a couple integration tests to get you going. They are leveraging Testing Library and you may run them in watch mode with yarn test.

Feel free to extend them or write additional ones. The point of the exercise is not just to make them green; actual humans will be reviewing your code as well as your approach.

Good luck and have fun!

Node / Javascript Fundamentals

You are expected to know your way around modern web development, but tools you will need to complete this exercise are:

  • git & Github
  • Node, and we recommend Node Version Manager to install manage its versions
  • yarn as the dependency manager

Create React App Fundamentals

This project was bootstrapped with Create React App.

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 test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn run 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.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

beer-website-deploy's People

Contributors

chiufin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.