https://github.com/frontendwizard/waes-challenge
WAES Frontend Developer Challenge
https://github.com/frontendwizard/waes-challenge
Last synced: about 1 year ago
JSON representation
WAES Frontend Developer Challenge
- Host: GitHub
- URL: https://github.com/frontendwizard/waes-challenge
- Owner: frontendwizard
- Created: 2018-12-19T01:06:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T18:28:36.000Z (over 7 years ago)
- Last Synced: 2025-03-24T00:35:11.495Z (about 1 year ago)
- Language: JavaScript
- Size: 192 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WAES Assignment
This is a repo for the WAES assignment for the frontend position. You can view the app live [here](https://frontendwizard-waes.now.sh).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
### `npm run 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.