Skip to content

Subakrish/f22-react-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

React - Coding Challenge

We're looking for people who can build awesome products, so we created this open-ended challenge to test our candidates' overall developer skills.

Instructions

1. Build your web app

You have 1 week to complete the challenge.

Implementation and design will be evaluated.

2. Submit your challenge

Follow these instructions to submit your challenge.

  • Setup your Development Environment (React - Getting Started guide)
  • Clone the f22-react-test Repository
  • Create a dedicated branch
  • Write your Code
  • Commit your Changes
  • Fork the f22-react-test Repository
  • Issue a Pull Request

3. Impress us with your skills

Challenge

The design mocks for this challenge can be found (here) The 4 screens under the "React Web" section are to be used.

Requirements

Your web app should meet the following requirements:

  • Create a valid flow between the 4 screens given.
  • The fonts (family, weight, size) and colors used should be as per the design mock.
  • The Signup and Signin forms should have proper validations on submit.
  • Create reusable components wherever possible.
  • The web app should be mobile responsive.

Bonus:

  • Include animations.
  • Integrate the app with an authentication system like Firebase.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.7%
  • HTML 21.4%
  • CSS 5.9%