Giter VIP home page Giter VIP logo

class27-react-reexam's Introduction

React Re-Exam

Rebuild the following application:

https://hyf-react-reexam.herokuapp.com/

How to start

  1. Make a fork of this repository (to your personal account)
  2. Clone the fork to your local machine
  3. Navigate to the folder class27-react-reexam and execute npm install
  4. Get started with building!

The requirements

  • Create and use at least 3 reusable components
  • Use react-router-dom for navigating to the second page
  • Make use of the useState and useEffect hooks
  • Add a "loading" state (use the provided spinner.gif)
  • Add an error handling state
  • Fetch users after the component mounts
  • Put an identifier (the uuid property found in the user object) in the URL when showing a single user's details
  • Add a "BACK" button to return to /
  • Use the following API: https://randomuser.me/api/?results=5

Time duration

The test will last 2 hours: from 12.00 - 14.00

How to submit your test:

  1. Push your code to your forked repository
  2. Make a pull request to the original repository, with a message like: React Reexam <YOUR_NAME>

Tips:

  1. Whatever you do, stay calm!
  2. Split the problem up into smaller pieces
  3. If something is too difficult, move on to the next thing

Good luck!

class27-react-reexam's People

Contributors

noergitkat avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.