1
0
Fork 0

Make a less fake readme, add a todo

This commit is contained in:
Amarpreet Minhas 2019-07-28 02:37:12 -04:00
parent 358321f20a
commit 14454856b5
2 changed files with 14 additions and 1 deletions

View file

@ -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
```

4
TODO.md Normal file
View file

@ -0,0 +1,4 @@
# TODO
1. Add padding to the bottom of the page
2. Fix wrapping on code blocks