Skip to content

skalinchuk/my-account

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YesChef React Challenge

Welcome to YesChef React.js challenge. Solving this challenge will get you one step closer to working with our team on our amazing platform. Please read the instructions carefully and follow them as this is part of the challenge.

Solving Flow

  1. Clone the repository
  2. Create a new branch (entitled "your name")
  3. Solve the challenge
  4. Commit and push
  5. Create a pull request

The Challenge

Create a sign-up page for a new app The app uses material-ui. Here is a link to a design mock-up Notice:

  • This is just a Front-End (no need to actually perform a sign-up)
  • Please implement just the sing-up. no need to create the sign-in / tabs
  • There are 3 screenshots in the mock-up
  • Make the screens as close as possible to the design (write in a comment if you have any known difference / limitation between code and design)
  • Check for errors when going out of focus or when clicking the button. There are 2 types of error messages:
    • Error message when a field is left empty
    • Error message when the content is not valid

Scoring System

  • A solution that works - 50%
  • Perfect design (margins, fonts, texts, sizes) - 20%
  • Using React/Material Ui when needed - 10%
  • Clean code (readable and reuseable) - 10%
  • Proactive (Is something missing in the requirements?) - 10%

Task should take about 60 min

Good Luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.6%
  • HTML 19.6%
  • CSS 9.8%