freeCodeCamp/client
Vivek Agrawal 4c5ffb30fc fix(alerts): Fix page not found alert & UI adjustments (#16864)
* fix(alerts): Fix page not found alert & UI adjustments

- Added adequate margins to flash alerts.
- Page not found alert link fix & UI adjustments.

Closes #16857
Closes #16860

* fix(404): Changed the UX of 404 page

- This makes the 404 page UX consistent.
2018-03-19 23:49:55 -05:00
..
epics fix(user/settings): Add theme server validations 2018-01-30 17:14:33 -08:00
less fix(alerts): Fix page not found alert & UI adjustments (#16864) 2018-03-19 23:49:55 -05:00
utils Feat(Challenges): no js preview (#16149) 2017-12-07 18:13:19 -06:00
cold-reload.js Add webpack cold reloading 2016-07-28 23:39:17 -07:00
frame-runner.js Feat: react redux migration (#16200) 2017-12-18 15:04:03 -06:00
index.js Merge pull request #16845 from Bouncey/feat/opBeat 2018-03-13 16:05:11 -07:00
main.js fix(main): static page links and constantStrings 2017-09-16 17:16:48 -05:00
README.md Fixed grammar and put a full stop. 2016-01-04 12:16:26 +05:30

This is the entry point for the client code. Code that should run only on the client should be put here.

NOTE(berks): For react specific stuff this should be the entry point