danigiorgio / portfoliov2

Personal portfolio made with Next.js, GraphCMS and TailwindCSS.

Home Page:https://danielagiorgio.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio logo

danielagiorgio.com

Daniela Giorgio Documentation Maintenance License: MIT GitHub Pull Requests GitHub Contributors Github Repo Size

Second iteration of my web portfolio. Made with Next.js, GraphCMS, TailwindCSS and Vercel.

Portfolio v2. Built by Daniela Giorgio


πŸ“Œ Table of Contents

✨ Demo

https://danielagiorgio.com/

πŸ’» Technologies

πŸš€ Features

  • Blog page
  • Projects page
  • Search posts
  • Dark & light theme

Lighthouse Performance Audit

Perfect Google Chrome Lighthouse score

(If you run the audit, do it on incognito without any ad-blocking extensions).

πŸ‘·β€β™€οΈ How to run

You need to install Node.js. Then you may choose between:

  • npm

    npm i npm@latest -g

    or...

  • yarn

    npm i -g yarn

Clone Repo

git clone https://github.com/danigiorgio/portfoliov2.git

Rename env file

Rename .env-example to .env and add a GRAPHQL_URL_ENDPOINT

Install Dependencies

yarn

Run Aplication

yarn dev 

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

πŸ› Issues

Contributions, issues and feature requests are welcome. I always appreciate feedback!
Feel free to check issues page if you want to contribute.

🀝 Contributing

First of all, thank you for being interested in helping out, your time is always appreciated in every way.

Here's some tips:

  • Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
  • Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!

πŸ“• License

Copyright Β© 2021 Daniela Giorgio.
This repo is MIT licensed.

⬆ Back to Top

About

Personal portfolio made with Next.js, GraphCMS and TailwindCSS.

https://danielagiorgio.com

License:MIT License


Languages

Language:JavaScript 100.0%