Portfolio - v1.0
caiogeraldo.app
UI design inspired by codewonders portfolio by @adenekan41
My self coded portfolio caiogeraldo.app, which features some of my github projects, my resume and technical skills, contact page and a beautiful home screen.
The site includes styling, responsiveness, theming, animations, and speed.
For this, I used these technologies:
- JavaScript
- React.js
- React Router
- Vercel
- VsCode
- Framer Motion
📖 Multi-Page Layout
🎨 Styled with Css
📱 Fully Responsive
First, clone down this repository. You need node.js and git installed globally on your machine.
- Installation: inside of the repo, code
npm installoryarn add - Running the app: in the project directory, run
npm run dev
