Code Monkey home page Code Monkey logo

react-code-test's Introduction

Ombori React Code Test

Hi there, we're really excited that you've made it this far in our interview process and look forward to getting to know you better.

At Ombori, we strive to build fantastic apps using well structured and efficient code. The purpose of this task is to see how you solve problems and to make sure that you follow our linting rules as well as industry best practices.

We've scaffolded a very basic project that will serve as your starting point for the task. Make sure you've got eslint integrated in your editor or run the lint task and fix any errors before submitting your code for review. If there's a rule you disagree with, you can change it but we will ask you to motivate why during our feedback session on this task.


What the test app should do:

  • Display a custom loading component for 3 seconds
  • Fetch user data from https://reqres.in/
  • Display those users in a scrollable view that lazy loads more users when you've reached the bottom of the list, if there are no more users to load it should indicate that there are no more users.
  • Be responsive, look great and work well on different devices, especially various mobile screens

We've prepared some screenshots in the design folder as well as a video of what the loading component should look like.


Those are the requirements. If you wish to show off more of your skillset, feel free to expand upon the app, perhaps integrating a state management library like Redux to handle the fetching of data. Using TypeScript will be a big โž•. If you're really into functional programming, feel free to use something like Ramda. It's really up to you!

We put no strict requirements on how you choose to solve any of the points in this task. We only ask that you be able to motivate your choices.

You got this!

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.