Skip to content

eatcala/web-case-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-case-study

This repository is a boiler plate based on our backoffice architecture, our backoffice is built with React 16. Code is linted using ESlint with the Airbnb ruleset and Prettier. We don't use Redux or any other state management library but React hooks and Apollo state with React Router for the routing.

Requirements:

  • node >= 12

Case study

You will have to fetch aliments (Ingredients) from our staging API and reproduce the design of the picture below.

Tasks are as follows:

  • Create a component to display a aliments.
  • Fetch the aliments from the API.
  • Implement the design from the picture
  • Create a filtering with the design of your choice allowing to filter aliments by category.

Feel free to ask about anything 😉

Design

Screenshot 2021-06-18 at 09 56 03

Start project

Start:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published