/traviewhite-v3

Version 3 of my personal website 🚀

Primary LanguageTypeScript

Travis White Personal Site v3

Home

The latest version of my personal website. Some may say it's overkill to create a static site with React/Next.js and I might agree. Anyways.. I'm using contentful to manage all the data and Next.js is handy at updating the page without a rebuild anytime I make an edit from contentful. Tailwindcss is used because it's my preferred CSS framework for making quick work of styling changes.

This is a Next.js project bootstrapped with create-next-app. Deployed with Vercel.

Install ⚙️

npm install / yarn

Dev 🏃

npm run dev / yarn dev

Open http://localhost:3000 from your browser to view.

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!