Welcome to Blogs, a modern, responsive blogging platform built using React, CSS, and Tailwind CSS. Designed for simplicity, readability, and speed, Blogs is the perfect foundation for building out a high-performance, aesthetically pleasing blog.
| Technology | Description |
|---|---|
| React | Front-end framework for component-based design |
| CSS | Core styling for layout and visuals |
| Tailwind CSS | Utility-first framework for rapid styling |
Check out the live version of Blogs here
- Clean, Modern Design: Tailored for readability and minimal distraction.
- Responsive Layout: Optimized for desktops, tablets, and mobile screens.
- Tailwind CSS Integration: Faster, utility-based styling for rapid development.
- Reusable Components: Modular, scalable, and easy-to-maintain codebase.
-
Clone the Repository
git clone https://github.com/ashwin925/Blogs.git cd Blogs -
Install Dependencies
npm install
-
Run the Application
npm start
Navigate to
http://localhost:3000in your browser to view the app!
| Directory | Description |
|---|---|
public/ |
Public assets for the app |
src/components/ |
Reusable components for modular design |
src/pages/ |
Page-level components |
src/styles/ |
Custom CSS files |
src/App.js |
Main component wrapping the entire app |
- Markdown Support: Enable markdown-based article creation.
- Theme Options: Switch between light and dark mode.
- Comment Section: Engage readers with a comments feature.
- SEO Optimization: Add meta tags and improve discoverability.
Contributions are welcome! If you’d like to make improvements, fix issues, or add new features, feel free to open a pull request or an issue.
- Fork the repository.
- Create a feature branch:
git checkout -b feature/your-feature-name. - Commit changes:
git commit -m 'Add some feature'. - Push to the branch:
git push origin feature/your-feature-name. - Open a pull request.
Maintained by Ashwin Sundar
GitHub: @ashwin925
