/yonglin.io

This is the repository for my personal website

Primary LanguageJavaScriptMIT LicenseMIT


Logo

yonglin.io

My personal portfolio/resume/blog website
Go check it out »

About

Product Name Screen Shot

yonglin.io is the personal website for Yong Lin (that's me!). It will be one place for all of my project information, blogs and my portfolio. This website is currently in active development, look forward for new updates soon!

Written in TypeScript, yonglin.io is built with the following technologies:

  • NextJS
  • React
  • Tailwind CSS
  • React Spring

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/callmekungfu/my-website.git
  2. Install NPM packages
    yarn
    # if you use npm
    npm install
  3. Run development server
    npm run dev

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. Feel free to fork this site and customize it to use as your own.

Acknowledgements