Skip to content

My official portfolio website v2 designed and created by me. Recreated in NextJs.

Notifications You must be signed in to change notification settings

popskully/portfoliov2

Repository files navigation

Next.js + Tailwind CSS Example

This example shows how to use Tailwind CSS (v3.2) with Next.js. It follows the steps outlined in the official Tailwind docs.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to clone

Execute git clone to bootstrap the example:

git clone "https://github.com/popskully/portfoliov2.git"

Install npm:

npm install

install react-snowfall

npm i react-snowfall

install react-toastify

npm install --save react-toastify

install emailjs

npm install @emailjs/browser --save

Deploy it to the cloud with Vercel (Documentation).

About

My official portfolio website v2 designed and created by me. Recreated in NextJs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published