Skip to content

A small portfolio website I made using nextjs and tailwindcss technologies.

License

Notifications You must be signed in to change notification settings

iamnullman/next-portfolio

Repository files navigation

A small portfolio website I made using nextjs and tailwindcss technologies.

Installation

People who want to use it can do the following steps to use it.

Step 1: Install Modules

npm install

type this command in the command prompt and install the packages

Step 2: Create .env

CLIENT_ID: twitch_client_id
CLIENT_SECRET: twitch_client_secret

To get twitch clips, create a file called .env with your client id and secret keys from twitch developer and put it as above.

Step 3: Getting built

npm run build

Enter the command above and build your project.

Step 4: Start Project

npm run start

Good luck, now your site is working, you can edit and use the files in a way that suits you!

Visit my website to contact me! nullman.dev

About

A small portfolio website I made using nextjs and tailwindcss technologies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published