Skip to content

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

License

Notifications You must be signed in to change notification settings

knowankit/knowankit.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.