/website

Personal site built with Gatsby and Tailwind CSS

Primary LanguageJavaScriptBSD Zero Clause License0BSD

Source code for iamhannah.com

Built with Gatsby and Tailwind CSS

🚀 Quick start

  1. Clone Repo

    $ git clone https://github.com/RunHannah/website.git
  2. Navigate to Directory

    $ cd website/
  3. Install Dependencies

    $ npm install
  4. Start the development mode

    $ gatsby develop

Site is now running at http://localhost:8000!