Skip to content

Instantly share code, notes, and snippets.

@omeroot
Last active June 25, 2021 15:23
Show Gist options
  • Save omeroot/ad975de2f9a9b0d4ef42dc3e72524a53 to your computer and use it in GitHub Desktop.
Save omeroot/ad975de2f9a9b0d4ef42dc3e72524a53 to your computer and use it in GitHub Desktop.

Markakod Frontend Challenge

Purpose of this challenge is to measure candidate's JS, CSS, HTML skills. We care to javascript code style and clean css coding.

We prefer SCSS to develop styles, react js to develop javascript, HTML5 to develop html. But you are free for using library and utils what you want. We designed a sign up page you can find out below. There are all assets you need.

You could choose gulp or webpack to bundle and build.

Sign up Page UI

Sign Up page

API

Post this form to;

  • URL

https://60d5f346943aa60017768d18.mockapi.io/api/v1/users

  • Request Form
{
  "full_name": "Credit Card Account",
  "phone_number": "Dallas Metz",
  "email": "https://cdn.fakercloud.com/avatars/lhausermann_128.jpg",
  "password": "password 1"
}

Other assets links;

@omeroot
Copy link
Author

omeroot commented Oct 19, 2020

Markakod

@omeroot
Copy link
Author

omeroot commented Oct 19, 2020

cuzdan

@omeroot
Copy link
Author

omeroot commented Oct 19, 2020

markakod-logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment