👨🏻💻 Made with NextJS, React, TypeScript and TailwindCSS. Hosted on Vercel.
🤗 Any contribution is welcome. The portfolio is available here.
-
Clone the repository:
git clone https://github.com/francescopeluso/portfolio.git <folder-name>
-
Navigate to the project directory:
cd <folder-name>
-
Install the dependencies:
npm install
To start the development server, use:
npm run dev
The site will be available at http://localhost:3000.
To generate a production build, run:
npm run build
To start the site in production mode, use:
npm start
If you would like to contribute to this project, or report something, feel free to open a pull request or report issues via issues.
Thanks for checking out my portfolio! 🖥️🚀