Created a new branch.

This commit is contained in:
Batuhan Basoglu 2021-03-28 19:02:05 -04:00
parent 028c8a6e3d
commit 247a4fc355
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 "./index.css";
import App from "./App"; import App from "./App";
import reportWebVitals from "./reportWebVitals"; import reportWebVitals from "./reportWebVitals";
import "bootstrap/dist/css/bootstrap.min.css";
ReactDOM.render( ReactDOM.render(
<React.StrictMode> <React.StrictMode>