Skip to content

Hivebrite/frontend_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Test

Requirements

Installation

yarn
yarn start

Summary

The goal of this test is to make you code a small ReactJS app. We have prepared a skeleton app for you, but you can change whatever you want.

You can get the list of the cities with XHR call GET /cities.json (the file is store in public directory)

Only to 2 requirements for this test, use React-Leaflet (https://github.com/PaulLeCam/react-leaflet) for the map, and Styled Components (https://styled-components.com) for all styling stuff.

Bonus:

  • Add Jest test
  • Add pagination

To give you an idea, here what our app looks like:

image

Show us what you can do in 4-6 hours!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published