Code Monkey home page Code Monkey logo

frontend-growth-test's Introduction

Moises - Front-end Growth Test

Screen

Requirements

  • The project is bootstraped using Next.js.
  • Implement this design using React and Typescript.

Rules

  • Youโ€™ll notice the CMS payload contains the home page data in English and Portuguese, meaning the Front-end should be multi-lang, it should also be prepared to easily scale to new languages if necessary.
  • All the images needed are available in the payload.
  • The page should be responsive, follow SEO best practices and be carefully crafted.
  • The intention of this test is to evaluate your ability to transpose a layout to code, we discourage copying/pasting code from moises.ai. Feel free to code plain CSS or use any framework you feel familiar with.
  • at the end the website should be statically built, no requests should be made to the CMS mock server during run time.

What we will evaluate

  • React good practices and performance
  • Pixel perfect
  • Code structure and reusablity
  • Semantics

Getting Started

Clone this repository to get started and run the API server and development server:

npm run server & npm run dev

/global?locale=en|pt

The global route returns an object filtered by locale param to generate common components of the layout: header, footer, and social links.

/pages?locale=en|pt

The pages route returns an array of pages filtered by locale param, meaning the front-end should seamlessly render whichever pages are returned from the API.

Bonus Points

  • The header and menu should be the same HTML for all breakpoints.
  • Good accessibility.

Submission

Upon completing the test, publish your project to a URL (Vercel, Netlify, etc.) and send the your repo link to the informed email instead of submitting a pull-request.


Take your time, this is not a speed test. Make sure you understand all the requirements. If you have any doubts or questions, we are available to clarify it for you.

Good luck! ๐Ÿš€

frontend-growth-test

frontend-growth-test

frontend-growth-test's People

Contributors

hugofabricio avatar bbcvasconcellos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.