MostafaWaleed0 / obsidian

πŸ“š Educational website: React, Next.js, TypeScript, Tailwind CSS. Count-up feature πŸ“ˆ, optimized content display πŸ–₯️.

Home Page:https://obsidian-mw.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (Version 18.x)

  • pnpm - If not installed, run:

    npm install -g pnpm

Installation

Clone the repository and install dependencies:

git clone https://github.com/mostafa-mw/obsidian.git
cd obsidian
pnpm i

Running Locally

Start the development server:

pnpm dev

Open http://localhost:3000 in your browser.

About

πŸ“š Educational website: React, Next.js, TypeScript, Tailwind CSS. Count-up feature πŸ“ˆ, optimized content display πŸ–₯️.

https://obsidian-mw.vercel.app


Languages

Language:TypeScript 67.9%Language:MDX 27.3%Language:JavaScript 3.0%Language:CSS 1.8%