Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
/ uie-challenge Public archive

๐Ÿš€ The Pleo UI Engineer Challenge

Notifications You must be signed in to change notification settings

pleo-io/uie-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

UIE Challenge

Pleo's UI engineer coding challenge.

What you see here is a simple ReactJS app composed of four sections.

The sections are lacking in the areas of semantics, usability, reusability and design aptitude.

One of the components in the solution is a dropdown selector. This component features two different themes. When a theme is selected it should trigger a visual change in the UI that relates to the name of the theme.

We would like you to:

Abstract parts of the solution into individual components.
Write an elegant solution to handle theming.
Increase the overall quality of the components as you see fit.
Update the visual aspects of the UI in a meaningful way.
Add links to your favourite resources in the footer.
Think scalability and flexilibity into the frontend architecture.

Everything including design, layout, code structure, naming, semantics, etc. can be challenged. *Remember to document you changes, as we'll be very interested in hearing your motives.

Running locally

This project was bootstrapped with Create React App with the Typescript preset.

Requirements

You'll need NodeJS & yarn v1 to run this project. Clone this repository and run yarn install to install the dependencies.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

๐Ÿš€ The Pleo UI Engineer Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published