🌟 My Website/Blog using Next.js, Tailwind CSS and Vercel (v3)

Overview

My Website made using Next.js, Tailwind CSS, and Vercel.

Screenshots πŸ“Έ

image

πŸš€ Live at - https://arunava.tech

Features 🌟

  • Next.js
  • Tailwind CSS
  • Vercel
  • Dark Mode
  • SEO
  • Google Analytics
  • RSS Feed
  • Sitemap
  • Favicon
  • PWA
  • Comments using utterances

To run locally πŸš‚

This application requires Node.js v16.13+.

npm install
npm run dev

Cloning / Forking πŸ˜‡

  • Give this repository a star ⭐
  • Please review the license and remove all of my personal information (blog posts, images, etc.).

This site is inspired by leerob.io.

You might also like...

βͺ Rewinds – Remix Tailwind Starter Kit with Tailwind CSS, Headless UI, Radix UI, and more

βͺ Rewinds – Remix Tailwind Starter Kit with Tailwind CSS, Headless UI, Radix UI, and more

βͺ Rewinds – Remix Tailwind Starter Kit Rewinds is a Remix starter kit with Tailwind CSS v3 family of libraries. This is an example demo to combine the

Dec 24, 2022

Fast blog website using Next.js and GraphCMS :rocket:

Fast blog website using Next.js and GraphCMS :rocket:

GraphCMS Headless Blog Live Site Stay up to date with new projects New major projects coming soon, subscribe to the mailing list to stay up to date ht

Jun 14, 2022

My personal website – Built using Next.js, TypeScript, MDX, Sanity.io and Tailwind

kenaqshal.com Framework: Next.js Database: PlanetScale ORM: Prisma Authentication: NextAuth.js Deployment: Vercel CMS: Sanity Styling: Tailwind CSS Ov

Nov 24, 2022

♦ Crowd funding project using Smart Contracts on the Ethereum. Created with Next.js and Tailwind CSS.

♦ Crowd funding project using Smart Contracts on the Ethereum. Created with Next.js and Tailwind CSS.

Crowdcoin ♦ Crowd funding project using Smart Contracts on the Ethereum. Created with Next.js and Tailwind CSS. Project from "Ethereum and Solidity: T

Dec 14, 2022

Konbini Otaku, Web E-Commerce del proyecto EstaciΓ³n Otaku, desarrollada con Next.js y desplegada con Vercel

Konbini Otaku, Web E-Commerce del proyecto EstaciΓ³n Otaku, desarrollada con Next.js y desplegada con Vercel

Konbini Otaku πŸ’¬ πŸ›’ ⛩️ 🎌 - Reto Final (parte 2) Este proyecto constΓ³ de proponer "Konbini Otaku", la cual es una tienda virtual en la que podrΓ‘s adqu

Apr 28, 2022

Next.js app using some dummy Tailwind CSS components

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Oct 12, 2022

Minimal, SEO-focused website starter kit powered by Notion, GitHub, and Vercel.

Minimal, SEO-focused website starter kit powered by Notion, GitHub, and Vercel.

wr8 wr8 lets you create a website in Notion with better SEO. It is a customized version of nextjs-notion-starter-kit, based on NotionX. Introduction T

Dec 22, 2022

Gatsby-blog-cosmicjs - πŸš€βš‘οΈ Blazing fast blog built with Gatsby and the Cosmic Headless CMS πŸ”₯

Gatsby-blog-cosmicjs - πŸš€βš‘οΈ Blazing fast blog built with Gatsby and the Cosmic Headless CMS πŸ”₯

Gatsby + Cosmic This repo contains an example blog website that is built with Gatsby, and Cosmic. See live demo hosted on Netlify Uses the Cosmic Gats

Jan 29, 2022

Notion-powered blog starter with Nextjs and Tailwind

Notion-powered blog starter with Nextjs and Tailwind

Nextjs Notion Blog Starter Default demo - Deployed from main branch Blog setup - I wrote an article on how to use this starter to start your blog My p

Dec 29, 2022
Comments
  • Newsletter

    Newsletter

    Ready to merge

    • Added Newsletter ( also Styling)
    • Deleted Navar Page and Lnk from Navbar
    • Added Newsletter to every blog page below comments
    • Removed Notice kinda thing from homepage
    opened by its-ag 1
  • [Snyk] Upgrade: react, react-dom

    [Snyk] Upgrade: react, react-dom

    Snyk has created this PR to upgrade multiple dependencies.

    πŸ‘―β€β™‚ The following dependencies are linked and will therefore be updated together.

    :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

    Name | Versions | Released on :-------------|:-------------|:------------- react
    from 18.1.0 to 18.2.0 | 31 versions ahead of your current version | 6 months ago
    on 2022-06-14 react-dom
    from 18.1.0 to 18.2.0 | 31 versions ahead of your current version | 6 months ago
    on 2022-06-14

    Release notes
    Package name: react
    • 18.2.0 - 2022-06-14

      React DOM

      React DOM Server

      • Pass information about server errors to the client. (@ salazarm and @ gnoff in #24551 and #24591)
      • Allow to provide a reason when aborting the HTML stream. (@ gnoff in #24680)
      • Eliminate extraneous text separators in the HTML where possible. (@ gnoff in #24630)
      • Disallow complex children inside <title> elements to match the browser constraints. (@ gnoff in #24679)
      • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@ jplhomer in #24641)

      Server Components (Experimental)

      • Add support for useId() inside Server Components. (@ gnoff) in #24172
    • 18.2.0-next-f7b44539c-20220610 - 2022-06-10
    • 18.2.0-next-e531a4a62-20220505 - 2022-05-06
    • 18.2.0-next-d89657bc8-20220519 - 2022-05-19
    • 18.2.0-next-d4acbe85d-20220505 - 2022-05-05
    • 18.2.0-next-d300cebde-20220601 - 2022-06-03
    • 18.2.0-next-d2c9e834a-20220601 - 2022-06-01
    • 18.2.0-next-d20c3af9d-20220506 - 2022-05-09
    • 18.2.0-next-ce1386028-20220428 - 2022-04-29
    • 18.2.0-next-c7e494b55-20220503 - 2022-05-04
    • 18.2.0-next-c5e039d9b-20220516 - 2022-05-16
    • 18.2.0-next-be229c565-20220613 - 2022-06-14
    • 18.2.0-next-aec575914-20220529 - 2022-05-31
    • 18.2.0-next-a412d787e-20220518 - 2022-05-18
    • 18.2.0-next-a2505792e-20220524 - 2022-05-24
    • 18.2.0-next-9f80a48ad-20220427 - 2022-04-27
    • 18.2.0-next-99eef9e2d-20220503 - 2022-05-03
    • 18.2.0-next-82c64e1a4-20220520 - 2022-05-23
    • 18.2.0-next-8186b1937-20220608 - 2022-06-09
    • 18.2.0-next-7d9e17a98-20220511 - 2022-05-11
    • 18.2.0-next-7a5b8227c-20220602 - 2022-06-03
    • 18.2.0-next-6e2f38f3a-20220519 - 2022-05-20
    • 18.2.0-next-52c434be1-20220512 - 2022-05-12
    • 18.2.0-next-4ddd8b455-20220606 - 2022-06-06
    • 18.2.0-next-47944142f-20220608 - 2022-06-08
    • 18.2.0-next-357a61324-20220516 - 2022-05-17
    • 18.2.0-next-340060ccc-20220428 - 2022-04-28
    • 18.2.0-next-327e4a1f9-20220613 - 2022-06-13
    • 18.2.0-next-3133dfa6e-20220526 - 2022-05-26
    • 18.2.0-next-2c8a1452b-20220512 - 2022-05-13
    • 18.2.0-next-2c68776ab-20220525 - 2022-05-25
    • 18.1.0 - 2022-04-26

      React DOM

      React DOM Server

      • Fix escaping for the bootstrapScriptContent contents. (@ gnoff in #24385)
      • Significantly improve performance of renderToPipeableStream. (@ gnoff in #24291)

      ESLint Plugin: React Hooks

      • Fix false positive errors with a large number of branches. (@ scyron6 in #24287)
      • Don't consider a known dependency stable when the variable is reassigned. (@ afzalsayed96 in #24343)

      Use Subscription

      • Replace the implementation with the use-sync-external-store shim. (@ gaearon in #24289)
    from react GitHub release notes
    Package name: react-dom
    • 18.2.0 - 2022-06-14

      React DOM

      React DOM Server

      • Pass information about server errors to the client. (@ salazarm and @ gnoff in #24551 and #24591)
      • Allow to provide a reason when aborting the HTML stream. (@ gnoff in #24680)
      • Eliminate extraneous text separators in the HTML where possible. (@ gnoff in #24630)
      • Disallow complex children inside <title> elements to match the browser constraints. (@ gnoff in #24679)
      • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@ jplhomer in #24641)

      Server Components (Experimental)

      • Add support for useId() inside Server Components. (@ gnoff) in #24172
    • 18.2.0-next-f7b44539c-20220610 - 2022-06-10
    • 18.2.0-next-e531a4a62-20220505 - 2022-05-06
    • 18.2.0-next-d89657bc8-20220519 - 2022-05-19
    • 18.2.0-next-d4acbe85d-20220505 - 2022-05-05
    • 18.2.0-next-d300cebde-20220601 - 2022-06-03
    • 18.2.0-next-d2c9e834a-20220601 - 2022-06-01
    • 18.2.0-next-d20c3af9d-20220506 - 2022-05-09
    • 18.2.0-next-ce1386028-20220428 - 2022-04-29
    • 18.2.0-next-c7e494b55-20220503 - 2022-05-04
    • 18.2.0-next-c5e039d9b-20220516 - 2022-05-16
    • 18.2.0-next-be229c565-20220613 - 2022-06-14
    • 18.2.0-next-aec575914-20220529 - 2022-05-31
    • 18.2.0-next-a412d787e-20220518 - 2022-05-18
    • 18.2.0-next-a2505792e-20220524 - 2022-05-24
    • 18.2.0-next-9f80a48ad-20220427 - 2022-04-27
    • 18.2.0-next-99eef9e2d-20220503 - 2022-05-03
    • 18.2.0-next-82c64e1a4-20220520 - 2022-05-23
    • 18.2.0-next-8186b1937-20220608 - 2022-06-09
    • 18.2.0-next-7d9e17a98-20220511 - 2022-05-11
    • 18.2.0-next-7a5b8227c-20220602 - 2022-06-03
    • 18.2.0-next-6e2f38f3a-20220519 - 2022-05-20
    • 18.2.0-next-52c434be1-20220512 - 2022-05-12
    • 18.2.0-next-4ddd8b455-20220606 - 2022-06-06
    • 18.2.0-next-47944142f-20220608 - 2022-06-08
    • 18.2.0-next-357a61324-20220516 - 2022-05-17
    • 18.2.0-next-340060ccc-20220428 - 2022-04-28
    • 18.2.0-next-327e4a1f9-20220613 - 2022-06-13
    • 18.2.0-next-3133dfa6e-20220526 - 2022-05-26
    • 18.2.0-next-2c8a1452b-20220512 - 2022-05-13
    • 18.2.0-next-2c68776ab-20220525 - 2022-05-25
    • 18.1.0 - 2022-04-26

      React DOM

      React DOM Server

      • Fix escaping for the bootstrapScriptContent contents. (@ gnoff in #24385)
      • Significantly improve performance of renderToPipeableStream. (@ gnoff in #24291)

      ESLint Plugin: React Hooks

      • Fix false positive errors with a large number of branches. (@ scyron6 in #24287)
      • Don't consider a known dependency stable when the variable is reassigned. (@ afzalsayed96 in #24343)

      Use Subscription

      • Replace the implementation with the use-sync-external-store shim. (@ gaearon in #24289)
    from react-dom GitHub release notes

    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    πŸ›  Adjust upgrade PR settings

    πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

    opened by snyk-bot 1
  • [Snyk] Upgrade next from 12.1.6 to 12.3.4

    [Snyk] Upgrade next from 12.1.6 to 12.3.4

    Snyk has created this PR to upgrade next from 12.1.6 to 12.3.4.

    :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 155 versions ahead of your current version.
    • The recommended version was released a month ago, on 2022-11-21.
    Release notes
    Package name: next
    • 12.3.4 - 2022-11-21

      v12.3.4

    • 12.3.3 - 2022-11-09
    • 12.3.2 - 2022-10-30
    • 12.3.2-canary.43 - 2022-10-25
    • 12.3.2-canary.42 - 2022-10-25
    • 12.3.2-canary.41 - 2022-10-25
    • 12.3.2-canary.40 - 2022-10-25
    • 12.3.2-canary.39 - 2022-10-24
    • 12.3.2-canary.38 - 2022-10-24
    • 12.3.2-canary.35 - 2022-10-23
    • 12.3.2-canary.34 - 2022-10-23
    • 12.3.2-canary.33 - 2022-10-22
    • 12.3.2-canary.32 - 2022-10-19
    • 12.3.2-canary.31 - 2022-10-19
    • 12.3.2-canary.30 - 2022-10-18
    • 12.3.2-canary.29 - 2022-10-16
    • 12.3.2-canary.28 - 2022-10-13
    • 12.3.2-canary.27 - 2022-10-13
    • 12.3.2-canary.26 - 2022-10-12
    • 12.3.2-canary.25 - 2022-10-11
    • 12.3.2-canary.24 - 2022-10-11
    • 12.3.2-canary.23 - 2022-10-08
    • 12.3.2-canary.22 - 2022-10-07
    • 12.3.2-canary.21 - 2022-10-06
    • 12.3.2-canary.20 - 2022-10-05
    • 12.3.2-canary.19 - 2022-10-04
    • 12.3.2-canary.18 - 2022-10-04
    • 12.3.2-canary.17 - 2022-10-02
    • 12.3.2-canary.16 - 2022-09-30
    • 12.3.2-canary.15 - 2022-09-29
    • 12.3.2-canary.13 - 2022-09-29
    • 12.3.2-canary.12 - 2022-09-28
    • 12.3.2-canary.11 - 2022-09-27
    • 12.3.2-canary.10 - 2022-09-27
    • 12.3.2-canary.9 - 2022-09-26
    • 12.3.2-canary.7 - 2022-09-23
    • 12.3.2-canary.6 - 2022-09-23
    • 12.3.2-canary.3 - 2022-09-22
    • 12.3.2-canary.2 - 2022-09-22
    • 12.3.2-canary.0 - 2022-09-21
    • 12.3.1 - 2022-09-19
    • 12.3.1-canary.5 - 2022-09-19
    • 12.3.1-canary.4 - 2022-09-19
    • 12.3.1-canary.3 - 2022-09-16
    • 12.3.1-canary.2 - 2022-09-14
    • 12.3.1-canary.1 - 2022-09-12
    • 12.3.1-canary.0 - 2022-09-08
    • 12.3.0 - 2022-09-08
    • 12.2.6 - 2022-09-29
    • 12.2.6-canary.13 - 2022-09-08
    • 12.2.6-canary.12 - 2022-09-08
    • 12.2.6-canary.11 - 2022-09-07
    • 12.2.6-canary.10 - 2022-09-05
    • 12.2.6-canary.9 - 2022-09-05
    • 12.2.6-canary.8 - 2022-09-01
    • 12.2.6-canary.7 - 2022-08-30
    • 12.2.6-canary.6 - 2022-08-29
    • 12.2.6-canary.5 - 2022-08-24
    • 12.2.6-canary.4 - 2022-08-24
    • 12.2.6-canary.3 - 2022-08-24
    • 12.2.6-canary.2 - 2022-08-23
    • 12.2.6-canary.1 - 2022-08-17
    • 12.2.6-canary.0 - 2022-08-13
    • 12.2.5 - 2022-08-12
    • 12.2.5-canary.7 - 2022-08-12
    • 12.2.5-canary.6 - 2022-08-11
    • 12.2.5-canary.5 - 2022-08-11
    • 12.2.5-canary.4 - 2022-08-11
    • 12.2.5-canary.3 - 2022-08-11
    • 12.2.5-canary.1 - 2022-08-09
    • 12.2.5-canary.0 - 2022-08-09
    • 12.2.4 - 2022-08-04
    • 12.2.4-canary.12 - 2022-08-04
    • 12.2.4-canary.11 - 2022-08-03
    • 12.2.4-canary.9 - 2022-08-01
    • 12.2.4-canary.8 - 2022-07-29
    • 12.2.4-canary.7 - 2022-07-29
    • 12.2.4-canary.6 - 2022-07-28
    • 12.2.4-canary.5 - 2022-07-28
    • 12.2.4-canary.4 - 2022-07-28
    • 12.2.4-canary.3 - 2022-07-28
    • 12.2.4-canary.2 - 2022-07-26
    • 12.2.4-canary.1 - 2022-07-25
    • 12.2.4-canary.0 - 2022-07-23
    • 12.2.3 - 2022-07-22
    • 12.2.3-canary.17 - 2022-07-21
    • 12.2.3-canary.16 - 2022-07-21
    • 12.2.3-canary.15 - 2022-07-20
    • 12.2.3-canary.14 - 2022-07-19
    • 12.2.3-canary.13 - 2022-07-18
    • 12.2.3-canary.12 - 2022-07-18
    • 12.2.3-canary.10 - 2022-07-15
    • 12.2.3-canary.9 - 2022-07-15
    • 12.2.3-canary.8 - 2022-07-14
    • 12.2.3-canary.7 - 2022-07-14
    • 12.2.3-canary.6 - 2022-07-13
    • 12.2.3-canary.5 - 2022-07-13
    • 12.2.3-canary.4 - 2022-07-13
    • 12.2.3-canary.3 - 2022-07-13
    • 12.2.3-canary.2 - 2022-07-12
    • 12.2.3-canary.1 - 2022-07-12
    • 12.2.3-canary.0 - 2022-07-11
    • 12.2.2 - 2022-07-09
    • 12.2.2-canary.0 - 2022-07-09
    • 12.2.1 - 2022-07-07
    • 12.2.1-canary.5 - 2022-07-07
    • 12.2.1-canary.4 - 2022-07-06
    • 12.2.1-canary.3 - 2022-07-05
    • 12.2.1-canary.2 - 2022-07-02
    • 12.2.1-canary.1 - 2022-06-29
    • 12.2.0 - 2022-06-28
    • 12.1.7-canary.52 - 2022-06-28
    • 12.1.7-canary.51 - 2022-06-28
    • 12.1.7-canary.50 - 2022-06-28
    • 12.1.7-canary.49 - 2022-06-27
    • 12.1.7-canary.48 - 2022-06-25
    • 12.1.7-canary.47 - 2022-06-24
    • 12.1.7-canary.46 - 2022-06-24
    • 12.1.7-canary.45 - 2022-06-22
    • 12.1.7-canary.44 - 2022-06-21
    • 12.1.7-canary.42 - 2022-06-20
    • 12.1.7-canary.41 - 2022-06-17
    • 12.1.7-canary.40 - 2022-06-15
    • 12.1.7-canary.39 - 2022-06-14
    • 12.1.7-canary.38 - 2022-06-14
    • 12.1.7-canary.37 - 2022-06-13
    • 12.1.7-canary.36 - 2022-06-13
    • 12.1.7-canary.35 - 2022-06-11
    • 12.1.7-canary.33 - 2022-06-08
    • 12.1.7-canary.32 - 2022-06-08
    • 12.1.7-canary.31 - 2022-06-06
    • 12.1.7-canary.30 - 2022-06-06
    • 12.1.7-canary.29 - 2022-06-02
    • 12.1.7-canary.28 - 2022-06-02
    • 12.1.7-canary.27 - 2022-06-01
    • 12.1.7-canary.26 - 2022-05-31
    • 12.1.7-canary.24 - 2022-05-30
    • 12.1.7-canary.23 - 2022-05-30
    • 12.1.7-canary.19 - 2022-05-27
    • 12.1.7-canary.18 - 2022-05-27
    • 12.1.7-canary.16 - 2022-05-25
    • 12.1.7-canary.15 - 2022-05-24
    • 12.1.7-canary.12 - 2022-05-24
    • 12.1.7-canary.11 - 2022-05-23
    • 12.1.7-canary.10 - 2022-05-19
    • 12.1.7-canary.9 - 2022-05-19
    • 12.1.7-canary.8 - 2022-05-19
    • 12.1.7-canary.7 - 2022-05-17
    • 12.1.7-canary.6 - 2022-05-13
    • 12.1.7-canary.5 - 2022-05-12
    • 12.1.7-canary.4 - 2022-05-11
    • 12.1.7-canary.3 - 2022-05-06
    • 12.1.7-canary.2 - 2022-05-05
    • 12.1.7-canary.1 - 2022-05-03
    • 12.1.7-canary.0 - 2022-05-03
    • 12.1.6 - 2022-05-02
    from next GitHub release notes
    Commit messages
    Package name: next
    • e2c5952 v12.3.4
    • 4006812 Update experimental skipTrailingSlashRedirect handling
    • be75d09 v12.3.3
    • 623622f Update swc builds
    • 0381cf0 Add missing matcher support
    • b9c7408 Apply normalize patch
    • 1b8ab4e Apply middleware patches
    • 58dcf30 Apply fix(stream): Allows body larger than 16 KiB with middleware
    • f3fc912 v12.3.2
    • 3e0f0d6 lock docker image
    • 9ab1166 apply changes for publish
    • e7208a1 [edge] serialize custom config to middleware-manifest
    • 980095d v12.3.1
    • 4901fc7 v12.3.1-canary.5
    • a03cdc6 docs(examples): fix error connection handling (#40633)
    • 5a50a99 Drop legacy RSC server and client extension (#40692)
    • 35098a1 v12.3.1-canary.4
    • 7f9fe8c chore: Refactor active-class-name example (#40670)
    • 24b20dd chore: Migrate with-prefetching example to typescript (#40671)
    • 6279dba Avoid direct React client API imports in the server graph (#40686)
    • aed2dc0 Add handling for static generation in app (#40561)
    • 4a53582 fix(image): preload should respect crossOrigin (#40676)
    • db3b844 Remove non existed exports and files (#40685)
    • 9b0c00a misc: update caniuse-lite to latest (#40680)

    Compare


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    πŸ›  Adjust upgrade PR settings

    πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

    opened by snyk-bot 1
Owner
Arunava Ghosh
Just a guy that likes to code..
Arunava Ghosh
⚑ Personal website and blog made using TypeScript, Next.js, Tailwind CSS.

小康 blog View Demo · Report Bug · Request Feature ?? honghong.me Framework: Next.js Database: Planetscale ORM: Prisma Authentication: NextAuth.js Deplo

小康 94 Dec 31, 2022
Starter template for a personal website blog, built with Next.js, MDX, and Tailwind CSS.

nextjs-mdx-blog-theme View: demo site Framework: Next.js Deployment: Vercel Content: MDX Styling: Tailwind CSS Running Locally $ git clone https://git

Alex Carpenter 18 Dec 26, 2022
simple-remix-blog is a blog template built using Remix and TailwindCSS. Create your own blog in just a few minutes!

simple-remix-blog is a blog template built using remix.run and TailwindCSS. It supports markdown and MDX for the blog posts. You can clone it and star

José Miguel Álvarez Vañó 8 Dec 8, 2022
My personal Website, where I share my blog and project. Build using Nextjs and Tailwind CSS

Personal Blog This is my portfolio website built with Next.js, Tailwind CSS and hosted with Vercel. Perfect Light House Score ?? Installation & Set Up

Ashish Lotake 6 Dec 24, 2022
This is a blog built with sveltekit, tailwind and daisyUI, made to be used as my personal blog.

svelte-blogger This is a blog built with sveltekit, tailwind and daisyUI, made to be used as my personal blog. This app also use graphql and use markd

lipe 6 Jun 23, 2022
My personal website built with Next.js, TypeScript, twin.macro, Framer Motion, MDX and deployed on Vercel.

chrvaskos.com My personal website / blog built with some of my favorite technologies where I can showcase my work and write articles about anything ne

Vasilis Christoforidis 4 Mar 25, 2022
Build a blog site using Nextjs, Tailwind css, GraphQL, Graph CMS

NextJs-GraphQL-blog-site 1. Key Features 2. Technologies I've used Key Features: ?? In Graph-CMS side we can create post, categories, check the commen

suraj ✨ 10 Dec 8, 2022
Re-building @BizTech-Morocco website using Next.js and Tailwind CSS.

BizTech UI Moroccan Community for Business And Technology. We believe in community; together we can learn more and build a tech product faster. Websit

Ismailium 8 Nov 8, 2022
Source code my personal website is written using Next.js, Tailwind CSS and Chakra UI

Homepage Overview. / Home page. pages/blog/[slug] - Static pages/social - Social page. pages/photos - Photos page. pages/activites - Activites page Di

Adem Can 6 Dec 13, 2022
simple irc using next.js and @hopinc hosted on @vercel

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

funny 16 Oct 3, 2022