This project was bootstrapped with Create React App.
In the project directory, you can run:
Open http://localhost:3000 to view it in the browser.
├── public
│ ├── favicon.ico
│ ├── index.html
│ ├── logo192.png
│ ├── logo512.png
│ ├── manifest.json
│ └── robots.txt
├── src
│ ├── App.css
│ ├── App.js
│ ├── index.js
│ └── Laptop.svg
├── .eslintcache
├── .gitignore
├── package-lock.json
├── package.json
└── README.md
