Skip to content

I built this portfolio site from scratch with the intent that it is easy for others to use. Feel free to use it and suggest changes.

Notifications You must be signed in to change notification settings

willschneider15/portfolio

Repository files navigation

William Schneider Portfolio

Test It Out For Free: Deploy with Vercel

The Stack

Install + Build

First you must install the dependencies for the project:

yarn add -D tailwindcss
yarn add -D daisyui
yarn add -D tailwind-scrollbar
yarn add -D framer-motion
yarn install

*some configuration might be needed for your needs.

Test

After installing dependencies, run the development server:

yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Deploy

After testing you web application, push your changes to main branch:

git add .
git commit -m 'website to production'
git push

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

I built this portfolio site from scratch with the intent that it is easy for others to use. Feel free to use it and suggest changes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published