More Premium Hugo Themes Premium Nextjs Themes

Wisesa.dev

Source code of my [WIP] personal website. Made using next.js and tailwindcss.

Wisesa.dev

Source code of my [WIP] personal website. Made using next.js and tailwindcss.

Author Avatar Theme by kelilipan
Github Stars Github Stars: 105
Last Commit Last Commit: Jun 19, 2024 -
First Commit Created: May 5, 2023 -
default image

Overview:

This product is a website built using Next.js, Preact.js, MDX, Tailwind CSS, and next-pwa. The website is hosted on Vercel and is licensed under the MIT License. It was inspired by nevinjojo.com, leerob.io, afnizarnur.com, and griko.id.

Features:

  • Next.js: This framework allows for easy development of fast and scalable websites.
  • Preact.js: Preact is a lightweight alternative to React that offers fast rendering and improved performance.
  • MDX: MDX is a popular format for creating interactive content and documents using JSX syntax.
  • Tailwind CSS: Tailwind CSS is a utility-first CSS framework that enables rapid styling and customization of components.
  • next-pwa: This plugin allows for the creation of progressive web apps with Next.js, providing offline and caching capabilities.
  • Vercel: Vercel is a cloud platform that allows for effortless deployment and hosting of websites and applications.
  • MIT License: The website is licensed under the MIT License, providing users with the freedom to use and modify the code.

Installation:

To run this website locally, follow these steps:

  1. Clone the repository:
git clone [repository-url]
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser to see the result.

Summary:

This website is built using Next.js, Preact.js, MDX, and Tailwind CSS. It utilizes next-pwa for progressive web app capabilities and is hosted on Vercel. The website is licensed under the MIT License and was inspired by various sources. To run it locally, clone the repository, install the dependencies, and start the development server.