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.
- 📝 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!
Check out the live demo of the platform here.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/vin-dKR/Blog.git
-
Navigate to the project directory:
cd Blog
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the project in your browser:
Open http://localhost:3000 to view it in the browser.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or suggestions, feel free to reach out!
- Email: [email protected]
- GitHub: Vinod KR