Skip to content

JacklynBiggin/jacklyn.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 jacklyn.dev - my portfolio website

Screenshot of jacklyn.dev

❓ What is this repo?

This is my personal website, available at jacklyn.dev! I streamed myself building the core foundations over on Twitch, and then finished it off during INIT 2023.

🛠 Tech Stack

✨ Local Setup

  1. Clone this git repo and navigate to the repo's folder
  2. Run the development server with npm run dev
  3. You can now access the live preview by going to http://localhost:3000

This project is structured like your typical Next.js project, so I'd recommend referring to their docs when making any changes.

💭 Useful things to know

  • The colours used across the website are set in styles/globals.css as CSS variables
    • There's also some other useful variables set in there, such as ways to easily add the correct drop shadow, text shadow (for outlines) and border-radius to elements

📝 License

The code from this project is licensed under the MIT License. Images, including logos, are property of their respective copyright owners.