diff --git a/README.md b/README.md index f58df76..b879174 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # sudoscientist-js-frontend -Fml. +## this is the sudoscientist frontend using react-redux + +### Setup + +This project was started using create-react-app + +``` + npm install + npm start +``` diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..e1834f1 --- /dev/null +++ b/TODO.md @@ -0,0 +1,4 @@ +# TODO + +1. Add padding to the bottom of the page +2. Fix wrapping on code blocks