A Next.js React framework based website built in TypeScript using Chakra UI and hosted on Netlify.
Be sure to explore the demo to my personal website.
- Responsive design: Built for device responsiveness across laptops, tablets, and phones
- Flexible: Made using Chakra components.
- Dark Mode: Support for dark mode available
- Analytics using Umami
- Clone the repo to your local machine
- Install npm on your machine if you haven't already done so. (Tutorial here)
- To see the website in action on your local machine, run the following command
npm run dev - The site should be visible on
localhost:3000in your browser - Make sure to push your changes to a GitHub repo
Made possible thanks to the following free asset resources
localStorage.setItem('umami.disabled', 1);
localStorage.removeItem('umami.disabled');