Skip to content

joavd/website

Repository files navigation

Logo

joavd.com

My personal website, available at joavd.com. Built with Gatsby and hosted with Netlify

Forked and modified from Brittany Chiang

Netlify Status

demo

🛠 Installation & Set Up

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    yarn
  4. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

💻 Hosting and Deploying

  1. Push this project into a GitHub repository (or another service of your preference)

    git init
    git commit ...
    git push ...
  2. Create a new site and link it to your repo using Netlify's web GUI

  3. Wait for the deploy and watch it live at yourname.netlify.app🎆

About

Personal website made using React. Built with Gatsby and hosted with Netlify.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •