Created a new branch.

This commit is contained in:
Batuhan Berk Başoğlu 2021-03-28 19:02:05 -04:00
parent 00338c3529
commit 6afc1ab24b
2 changed files with 26 additions and 20090 deletions

20115
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -3,6 +3,7 @@ import ReactDOM from "react-dom";
import "./index.css";
import App from "./App";
import reportWebVitals from "./reportWebVitals";
import "bootstrap/dist/css/bootstrap.min.css";
ReactDOM.render(
<React.StrictMode>