freeCodeCamp/client
Rachel Sinclair 6fab6319f8 chore(package): Update Font Awesome and remove Ionicon dependency (#17497)
Update Font Awesome from 4.7 to 5. Update existing Font Awesome icon
references to match version 5 syntax. Replace all Ionicon references
with Font Awesome icons and remove all files relating to Ionicon.

Closes #13798
2018-06-22 01:46:17 +05:30
..
epics fix(user/settings): Add theme server validations 2018-01-30 17:14:33 -08:00
less chore(package): Update Font Awesome and remove Ionicon dependency (#17497) 2018-06-22 01:46:17 +05:30
utils Feat: Welcome Page (#17150) 2018-05-15 10:42:05 +05:30
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 chore(opbeat): Remove opbeat react logging (#17173) 2018-05-16 15:22:43 +01:00
main.js chore(package): Update Font Awesome and remove Ionicon dependency (#17497) 2018-06-22 01:46:17 +05:30
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