knowankit.com icon indicating copy to clipboard operation
knowankit.com copied to clipboard

🤓 My portfolio built using Next.js, Chakra UI, MDX, TypeScript, and Vercel.

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.