Skip to content
/ Blog Public

This project is a web-based blogging platform inspired by Medium, designed to encourage users to share their personal experiences and stories. The platform provides a clean and user-friendly interface for both writers and readers, focusing on simplicity and accessibility.

Notifications You must be signed in to change notification settings

vin-dKR/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog (Inspired from Medium)

Welcome to Blog! This is an open-source, modern blogging platform inspired by Medium. Built with React, Tailwind CSS, and TypeScript, this project aims to provide a simple yet powerful platform for users to share their stories and experiences.

Project Screenshots:

1 2 3 4 5 6

Features

  • 📝 Rich Text Editor: Create and format blog posts with ease.
  • 🎨 Responsive Design: A mobile-first design with Tailwind CSS that looks great on all devices.
  • Fast and Optimized: Leveraging React for a smooth and responsive user experience.
  • 💻 TypeScript: Ensuring type safety and reducing bugs in development.
  • 🌐 Open Source: Feel free to explore, contribute, and make this project even better!

Demo

Check out the live demo of the platform here.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/vin-dKR/Blog.git
  2. Navigate to the project directory:

    cd Blog
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open the project in your browser:

    Open http://localhost:3000 to view it in the browser.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to reach out!

About

This project is a web-based blogging platform inspired by Medium, designed to encourage users to share their personal experiences and stories. The platform provides a clean and user-friendly interface for both writers and readers, focusing on simplicity and accessibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published