Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Mouwrice/web-assignment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my submission for the stampix web assignment.

Running the development build

yarn install - first time setup

yarn start

Stampix Web Assignment

Important: You can choose any technology stack you want, this repo contains a scaffolded web app with Create React App. We will be evaluating the quality of your project, how you do it, is entirely up to you :)

Goal

Create a triage screen for our website, where we separate consumer vs. business clients. You can find the mockups on Figma.

Saving Goal Plan Mockup Desktop

Requirements

  • The language buttons on top should update the copy. English should be in there, add at least one other language. We won't be evaluating the translation, of course
  • The 2 buttons should redirect to, in order:
    1. https://stampix.com
    2. https://business.stampix.com
  • The webpage should be made responsive. Seeing as the design is not complex, the mobile version can be a vertically stacked variant of the design
  • Feel free to give your own twist to the page

Testing

Language switching should be tested, anything else is optional. Quality over quantity!

Evaluation

We will mainly check:

  • The visuals of your implementation and how it relates to the mockup
  • The quality of your code. Think best practices, cleanliness, readability, ...

Delivery

Push your solution to your Git platform of choice, as long as it's public. Send us a link :)

Using this pre-made repo

If you wanna make use of this repo and you're not familiar with CRA, check out their docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.0%
  • CSS 30.8%
  • HTML 16.2%