Welcome to my newly designed personal website! This site is a vibrant showcase of my professional journey, including my recent projects, experiences, and skills. It reflects the diverse aspects of my development career and the milestones that have shaped my path. Dive in and get inspired!
- ⚡️ Next.js - Powers the front-end for seamless server-side rendering and optimal user experience.
- 🎨 Tailwind CSS - Provides styling for a stylish and responsive design.
- 🎭 Framer Motion - Adds smooth and engaging animations, enhancing the interactive feel.
- 🚀 Vercel - Ensures fast and reliable deployment, giving life to this project on the web.
- Clone this repo:
$ git clone https://github.com/silvaMatheus/matheusdeveloper.com.git
- Then go to the project's folder:
cd matheusdeveloper.com
- Install all dependencies:
pnpm install
- Run locally:
pnpm run dev