Git Product home page Git Product logo

react-assignment's Introduction

Punk Beers

This web application allows you to explore the Brewdog's beer catalogue using the Punk API.

You can search beers by name, alcohol average, or IBU value. You can also go through the results and open detail information of each beer.

This Project uses Semantic UI React library to render UI components and the Semantic UI Css to give the page a general style.

You can see a demo in the following GitHub page: PunkBeers


React assignment

This project was bootstrapped with Create React App and ejected to have full control over its configuration.

To complete the assignment, fork this repo and send us a PR. To help us assess the assignment, please commit often and use clear and concise commit messages.

The assignment

Create an application that:

  • retrieves data from an API (refer to https://github.com/toddmotto/public-apis/ for public APIs)
  • shows a grid of items (thumbnails, cards, etc.)
  • has a form that allows filtering the data set
  • shows item details (large image or other information available from the API's response) in a modal when an item is clicked

Requirements

  • Test coverage is sufficient
  • Linter and tests pass
  • Works in IE11 and up
  • Eslint rules extend eslint-config-endouble
  • Uses web fonts (eg. Google Fonts)
  • Runs on HTTPS
  • Third-party package usage kept to a minimum
  • No state managers (MobX, Redux, ...)
  • UI is accessible by keyboard
  • Code is documented
  • Items in the grid show up to four items per row and gracefully degrade to a vertical list on narrow screens

react-assignment's People

Contributors

nicoburghi avatar janjaap avatar

Watchers

James Cloos 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.