Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 588 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 588 Bytes

This project is a personal portfolio and profile I made for an incredibly talented artist everyone should know about... You can visit it here: victorgarciarojo.com.

Developed using Next.js and exported as a static webpage. Responsive design and styled-components.

To try it out, you can download the project and run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Suggestions, feedback and comments are always welcome! 😃