DevPage is a professional website project showcasing information about Lucas Silvestre, including his services, selected projects, and personal details. This project was developed to demonstrate skills in web development using modern technologies.
Framer Motion
.AnimatedCircle
, ScrollToTopCircle
, and WelcomeScreen
.silvestre-dev-page/
├── .next/
├── node_modules/
├── public/
│ ├── icons/
│ ├── images/
│ ├── video/
│ └── cv.pdf
├── src/
│ ├── app/
│ ├── components/
│ ├── pages/
│ │ ├── api/
│ │ ├── projects/
│ │ │ ├── _app.js
│ │ │ ├── about.js
│ │ │ ├── contact.js
│ │ │ ├── index.js
│ │ │ └── projects.js
│ ├── styles/
├── .gitignore
├── .gitattributes
├── jsconfig.json
├── next.config.mjs
├── package-lock.json
├── package.json
├── postcss.config.js
├── README.md
└── tailwind.config.js
This project was inspired by the UX design of Damian Watracz.
To run the project locally, follow these steps:
git clone https://github.com/your-username/devpage.git
cd devpage
npm install
npm run dev
http://localhost:3000
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for more details.
For more information, contact: