shokes / Next-Glass

A minimal and beautiful NextJS personal blog with nice glassmorphism user interface. Contents managed with Santity.

Home Page:https://next-glass-gamma.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Glass

A minimal and beautiful NextJS personal blog with a nice glassmorphism user interface. The contents are managed with Sanity.

View Live Demo

demo site screenshot

Features

  • Fully responsive
  • Contact form with Formspree
  • Edit Content with Sanity CMS
  • Easy to deploy

Local Install

# 1. Clone the repository
git clone https://github.com/shokes/Next-Glass

# 2. Navigate into repository
cd next-glass

# 3. Install the dependencies
npm install

# 4. Start the development server
npm run dev

Built with

  • NextJS for Static Site Generation
  • Sanity CMS for content management
  • TailwindCSS for styling

Author

👤 Oshoke Oyati

About

A minimal and beautiful NextJS personal blog with nice glassmorphism user interface. Contents managed with Santity.

https://next-glass-gamma.vercel.app/


Languages

Language:JavaScript 95.9%Language:CSS 4.1%