Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.04 KB

File metadata and controls

39 lines (28 loc) · 1.04 KB

Portfolio demo

Twitter: Ankit Kumar

# knowankit.com

My own slice of the internet where I post projects and articles related to the web.

Built Using

  1. Chakra UI
  2. Emotion
  3. TypeScript
  4. Next.js
  5. Vercel
  6. MDX

Requirements

  1. Node.js
  2. npm

Running Locally

$ git clone https://github.com/knowankit/knowankit.com.git
$ cd knowankit.com
$ yarn
$ yarn dev

The above command will start the frontend application on http://localhost:3000/.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.