Personal website built with Next.js, TypeScript and Styled-components
Sreetam Das presents his personal website and blog, showcasing the source code for the website which is built using React, Next.js, TypeScript, Tailwind CSS, mdx, Plausible, and React Icons. The website offers a minimalistic design for a seamless user experience, with a hidden mini-game feature accessible via the browser console.
To install the theme locally, follow these steps:
Clone the repository:
git clone <repository_url>
Install dependencies:
npm install
Start the development server:
npm run dev
Access the website on your browser at http://localhost:3000
.
Sreetam Das’s personal website and blog showcase a tech-savvy approach with a tech stack comprising React, Next.js, TypeScript, Tailwind CSS, mdx, Plausible, and React Icons. The website’s minimalistic design provides a smooth user experience, and the hidden mini-game feature adds an element of surprise for visitors. With a development guide, newsletter, and open-source accessibility under the MIT License, the website encourages contribution and engagement within the web development community.