Skip to content

Commit

Permalink
Install Material UI & Misc Clean Up (#3)
Browse files Browse the repository at this point in the history
* Remove unnecessary files that came with Create react app

* Add material UI and add a sample button to root component

* Add placeholder for Nav bar and other component
  • Loading branch information
MinhLu12 authored May 15, 2020
1 parent 69581dc commit 1007d98
Show file tree
Hide file tree
Showing 10 changed files with 263 additions and 179 deletions.
259 changes: 256 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@material-ui/core": "^4.9.14",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
Expand Down
Loading

0 comments on commit 1007d98

Please sign in to comment.