Skip to content

mapbox-jp/frontend-code-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Test

This repository is coding test of front-end development for candidates who is on the application of Mapbox Japan.

Question

Select assignments from the following.

  1. Implement Promotion Card like below image, and switching between pc and sp mode.
  2. Implement your original promotional component.

How to submit?

Create Fork repository on your github account. When if create branch and pull request, it will be shown at parent repository. And tell the recruiter.

Commands

yarn install

Install packages from package.json, what are needed to develop this application.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published