Skip to content

sendhq/fe-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project contains the barebones of the frontend interview first test. The codebase is set up with react-bootstrap, and styled-components.

Ideally, all submissions should be made after 24 hours, however, you are allowed to take a maximum of 72 hours to complete and submit the test.

Find below the expectations for the submission.

UI Expectations

https://www.loom.com/share/5dc8263215294cd59348170497c37ab3

  1. A working application matching the design (pixel perfect) of the quote page as shown above - quote.png. Also demo'ed in the video attached.
  2. The use of styled-components
  3. Tests - Good to have
  4. Code readability and reusability

Functionality Expectations

  1. Filling and submitting the form should log to the console the content of the form.
  2. Form validation with Yup - Good to have

Submission

Submit your code (GitHub url), and a live link of the working app to your recruiter.

Hint: Clone this repo to start yours.

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 your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published