frontend-challenges icon indicating copy to clipboard operation
frontend-challenges copied to clipboard

Frontend challenges

(Now focusing bundle size challenges)

Challenge it!

All challenges have npm test. Pass it.

$ npm install # install as root for test runners
$ cd 001
$ npm install
$ npm test # It will fail. Fix it!

Create new Challenge

cp -r __template 0xx
# edit this
# Pull Request here

LICENSE

MIT