Skip to content

Commit

Permalink
Merge pull request #22 from TravisL12/react-apod
Browse files Browse the repository at this point in the history
React apod
  • Loading branch information
TravisL12 authored Aug 30, 2019
2 parents 06119dc + cda82ef commit 8c60809
Show file tree
Hide file tree
Showing 66 changed files with 7,540 additions and 3,563 deletions.
4 changes: 1 addition & 3 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{
"presets":[
"es2015"
]
"presets": ["es2015", "@babel/preset-env", "@babel/preset-react"]
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
/.sass-cache
/node_modules
/dist
/build
50 changes: 0 additions & 50 deletions client/apod-by-trav.html

This file was deleted.

Binary file removed client/images/stars.png
Binary file not shown.
35 changes: 0 additions & 35 deletions client/index.js

This file was deleted.

52 changes: 0 additions & 52 deletions client/scripts/DateManager.js

This file was deleted.

84 changes: 0 additions & 84 deletions client/scripts/LoadingSpinner.js

This file was deleted.

29 changes: 0 additions & 29 deletions client/scripts/NavigationButton.js

This file was deleted.

Loading

0 comments on commit 8c60809

Please sign in to comment.