🏠 A website to show my portfolio.
Check out the website: https://patofolio.web.app
The site has one page, which is:
- Main: The main page is the only one of the project and it presents some information, such as: a hero section displaying some CTA buttons, a section that briefly introduces me, a section that show my skills and projects and a section that has a contact form.
✔️ Project Installations/Configuration
✔️ Component structuring
✔️ Component styling
✔️ Creating the Project Layout
✔️ Responsive
✔️ Adding small animations with css
✔️ Using lottie animations
✔️ Done
Before starting, you need to have Git and Node installed.
# Clone this project
$ git clone [email protected]:Patolinow/portfolio.git
# access
$ cd frontend
# install dependencies
$ npm install
# Run the project
$ npm run dev
# The server will initialize in the <http://localhost:5173>
Thanks to the following people who contributed to this project:
Patolinow |
Copyright © 2024 Fábio Neves.
This project is MIT licensed.