Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Personal portfolio made using Next.js, React and TailwindCSS. Make sure to leave a ⭐ if you like it!

License

Notifications You must be signed in to change notification settings

nuIIpointerexception/www.seekvisualartist.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d981835 · Jul 27, 2023

History

32 Commits
Jul 27, 2023
Jul 27, 2023
Jul 27, 2023
Jul 23, 2023
Jul 27, 2023
Jul 27, 2023
Jul 23, 2023
Jul 27, 2023
Jul 27, 2023
Jul 27, 2023
Jul 27, 2023
Jul 22, 2023
Jul 27, 2023
Jul 27, 2023
Jul 27, 2023
Jul 22, 2023
Jul 27, 2023
Jul 27, 2023
Jul 27, 2023
Jul 27, 2023

Repository files navigation

Portfolio v5 dev master

This is the fifth iteration of my portfolio website. It is built with Next.js, React and Tailwind CSS.

My goal was to try out a simplistic glass-morphism-like design and learn more about React and Next.js.

Check it out here


Showcase

home section
work section
contact section

Prerequisites


Building

  1. Clone the repository

    git clone https://github.com/nuIIpointerexception/www.seekvisualartist.com/
  2. Install dependencies

    bun install
  3. Run the development server

    bun run dev

Deployment 📦

Now you'll only need to deploy the app to your favorite hosting provider. Personally I'd recommend Vercel or Netlify.

  1. Build the app

    bun run build
  2. Start the production server

    bun run start

Tech used 🛠️


License 📄

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.


Goodbye 👋

If you liked this project, please consider giving it a ⭐!