Code Monkey home page Code Monkey logo

frontend-test's Introduction

Star Wars Client

This is a simple React app for ingesting the Star Wars API

Build setup

# install dependencies
yarn

# start server
yarn start

# check tests
yarn test

Overview

As this is a simple consume website for the Star Wars API - there are a few things a user is probably going to want to do.

  1. View all root types, and the resources inside them
  2. Click though and see a detailed breakdown of the information on each resource type
  3. Easily access other linked resources
  4. Favorite a resource type - this must persist after page refresh however it doesn't need to be stored on a server

Requirements

  • The UI has to be responsive
  • Loading states while the data is being fetched
  • Test coverage report
  • As important as the feature set is, keeping coding standards and code consistency is key
  • Use react query or redux, whichever you are comfortable with.
  • Add type support by migrating to TypeScript

Design

  • A good understanding of basic UX principles, and showing that user flow and key actions have been thought through thoroughly
  • This is Star Wars isn't it? Have some fun!

Brownie points

  • Inline resource filtering ๐Ÿ•ต๐Ÿปโ€โ™€๏ธ
  • Animations on the loading states โš›๏ธ
  • Very clean and modular styled components ๐Ÿ›€

Have fun, we look forward to seeing what you've come up with.

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.