Skip to content

maajiko/anahoward.me

 
 

Repository files navigation

LinkedIn Twitter


Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

👋 Hi! Welcome to my website c:

· This is my current personal website! It's constantly in development and I thought I would make the code public so you can all see how my skills develop overtime. It's about the journey!

(back to top)

Built With

  • Next
  • React

(back to top)

Getting started

If you wish to use my website as a template for your own, feel free to do so!

Clone the repository

   git clone https://github.com/AnaArsonist/anahoward.me.git

Prerequisites

I recommend installing yarn to make your life a whole lot easier.

  • npm
    npm install npm@latest -g
  • yarn
    npm install --global yarn

Installation

  1. Install the dependencies with yarn install
  2. Run the development server with yarn dev
  3. Open http://localhost:3000 to start playing around
  4. You can edit the page by modifying pages/index.tsx. There's no need to restart every time you save, the page auto-updates as you edit the file.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Acknowledgements

Thank you so much to @NevFlynn for inspo based on his website, it's absolutely incredible. Please drop him a follow!

Contact

Ana Howard - @AnaArsonist - hello@anahoward.me

Project Link: anahoward.me

(back to top)

Usage

If you wish to use this repository, feel free! But please include my name in the repository and give me valid credit!

meow

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.7%
  • HTML 8.9%
  • JavaScript 1.4%