Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 720 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 720 Bytes

nicholasmagi.it

Personal portfolio website — always work in progress.

How to run the project

After having downloaded a copy of the project, open up a new terminal inside the folder nicholasmagi.it/ and run

npm run dev

Front-End technologies

  • React + TypeScript
  • Tailwind CSS
  • Development server: Vite

The application does not need Back-End at the moment, but it will surely be implemented as soon as it gets reasonable and necessary. There's an API call inside the project — used to retreive information about my GitHub pinned repositories - which is implemented by @berrysauce (https://github.com/berrysauce/pinned).

Nothing too fancy, but delivers a nice result.