dkrefta / jm-challenge-frontend

https://jm-challenge.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jm-challenge-frontend

Heroku

https://jm-challenge.herokuapp.com/

Project Pattern

  • master

Quick Overview

yarn yarn start


Then open [http://localhost:3000/](http://localhost:3000/) to see your app.<br>
When you’re ready to deploy to production, create a minified bundle with `yarn build`.

### `yarn test`

Runs the test watcher in an interactive mode.<br>
By default, runs tests related to files changed since the last commit.

### `yarn build`

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

Your app is ready to be deployed.

## Creator

* [@dkrefta](https://github.com/dkrefta)

## License

[licensed as MIT]

## Technology

styled-component eslint prettier parcel formik stylelint babel jest ezyme

About

https://jm-challenge.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 93.5%Language:CSS 4.7%Language:HTML 1.7%