Skip to content

m0p0m/blog

Repository files navigation

My Blog

A TypeScript-based blog with user authentication and post features. Chat coming soon!

Features

  • Register, login, logout
  • Add and view posts
  • (Soon) Real-time chat

Setup

  1. Clone: git clone https://github.com/your-username/my-blog.git
  2. Install: npm install
  3. Run: npm start
  4. Visit: http://localhost:3000

Usage

  • Signup: /signup
  • Login: /login
  • Logout: UI option
  • Add post: /add-post
  • View posts: /

Dependencies

  • TypeScript
  • (Add your packages here)

Future

  • Real-time chat

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published