Coder Social home page Coder Social logo

react-developer-challenge's Introduction

React Dev Challenge

The idea of this challenge is to evaluate your skills as a React Developer.

If you want to apply to this position, please send the following to jobs at exact dot ly:

  1. The URL with the app up and running
  2. Your solution in a private repository

The team will review your solution only if the online app you send does all requirements requested here.

The app should be able to:

Required technologies to be used: Sass, React and TypeScript. You can use CSS-like frameworks like MUI if you want.

  1. List the top five assets traded in CoinGecko sorted by Market Cap (descending sort) in a table. Show whatever information you consider appropriate.
  2. Separately, show historic price graph (in USD) for the assets listed in the previous table. User should be able to change assets and time frame to be shown (1 day, 1 month, 6 months, 1 year and 5 years). time in X-axis, price in Y-axis.

These are the minimum requirements, you can add whatever you want to make the app more appealing.

Think about

  • How much logic do you offload out of the UI components?
  • Think about the UX, minimize the number of interactions to use the application
  • Take care of your environment variables

Criteria

The things that we will pay attention to are:

  • Commit history
  • Comments in the code
  • Responsiveness
  • Accessibility
  • Good practices (e.g.: typing all elements in the app, et al)

Desirable but not required

The challenge finishes here, but if you add one or more of the following features we will consider them as a big plus ๐Ÿ‘

  • Adding web3 capabilites like connecting a wallet and showing your assets balance
  • Add unit tests, with Jest for functions and/or React Testing Library for components
  • Add integration tests with Cypress or similar testing frameworks

react-developer-challenge's People

Contributors

pmolina avatar nicolascastrogarcia avatar

Watchers

danilo neves cruz avatar Gabriel Gruber 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.