Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 610 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 610 Bytes

This project was bootstrapped with Create React App.

CSS was organized with Styled Components

Some animations handled by Framer-motion

File structure: App.tsx - root component. Files Related to the Same Component located in the same Folder.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.