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.
We're looking for people who can build awesome products, so we created this open-ended challenge to test our candidates' overall developer skills.
You have 1 week to complete the challenge.
Implementation and design will be evaluated.
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
The design mocks for this challenge can be found (here) The 4 screens under the "React Web" section are to be used.
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.
- Include animations.
- Integrate the app with an authentication system like Firebase.