Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.16 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.16 KB

Personal Portfolio website

This is my portfolio website, proudly built with Next.js, React, Tailwind.

Hope you like it. Tweak it and use it !!

Tech Stack

React Tailwind NextJS Framer Motion fortawesome

Getting Started

  1. Fork this repository and clone it into the current directory

    git clone https://github.com/TempoJC/jcheng-portfolio-website
  2. Install dependencies

    yarn
  3. Fire up the server and watch files

    yarn dev

License

This project is under the MIT license. See the LICENSE for details.