Skip to content

nanoweeb/weeblog

Repository files navigation

⌨ Weeblog

Features

kickstart your Blog with Weeblog, Weeblog is a minimalist Blog starter.

  • ⚛ React 18
  • 🍃 Tailwind CSS
  • 📝 Eslint
  • 🌀 Prettier
  • 📐 Prisma ORM
  • 🎞 Framer Motion

Geting Started

  1. just clone this repository.
git clone https://github.com/nanoweeb/weeblog.git
  1. then run this command to instal the dependecies
yarn
  1. run to your local browser
yarn dev

then open http://localhost:3000 to see development started.