Code Monkey home page Code Monkey logo

darshanbajgain / myliveblog Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 41.18 MB

This project simplifies the process of creating and managing your blog posts, eliminating the need for databases, backends, and complex deployment. After facing hosting and deployment challenges with my previous blog, which was built using React, Vite, Tailwind CSS, and Strapi CMS, I sought a simpler approach and made this.

Home Page: https://blogdarshan.netlify.app/

HTML 5.63% JavaScript 91.16% CSS 3.22%
blog markdown react react-markdow

myliveblog's Introduction

Dynamic Blog App with React, Vite, and Tailwind CSS

Welcome to a serverless, hassle-free dynamic blog app created entirely in the front end using React, Vite, and Tailwind CSS. This project simplifies the process of creating and managing your blog posts, eliminating the need for databases, backends, and complex deployment. After facing hosting and deployment challenges with my previous blog, which was built using React, Vite, Tailwind CSS, and Strapi CMS, I sought a simpler approach and made this fully front-end based blog.

Live Preview

Experience the dynamic blog app in action: Live Preview

Key Features

  • Markdown Magic: Instead of traditional databases and backends, we've harnessed the power of Markdown (MD) files to create and manage blog posts. Each markdown file serves as an individual blog post, containing content, images, and metadata.

  • Stunning User Interface: Our blog app boasts a responsive and visually appealing user interface, thanks to the magic of Tailwind CSS. It ensures a seamless reading experience for your visitors.

  • Speedy Development: Powered by Vite and React, this app streamlines development, making it fast and efficient.

  • Customization and Extension: We've made it easy for you to customize and extend this project to fit your unique blogging needs.

How It Works

  1. Markdown-Driven Content: We load the content from markdown files stored in the public directory, ensuring compatibility with hosting platforms like Vercel.

  2. Frontend Rendering: The core of this blog app resides in the front end. We've designed a React application that renders the content directly from these markdown files. There's no need for complex server-side processing.

  3. No CMS, No Backend: We've eliminated the use of a CMS or backend technology, making this project a lightweight and efficient solution for dynamic blogging.

  4. Zero Database: The entire blog operates without a database, with content retrieval based on markdown files.

Get Started

  • Clone this repository.
  • Run npm install to install the necessary dependencies.
  • Customize and add your blog posts using Markdown files in the public directory.
  • Start the development server with npm run dev.
  • Explore and extend the app to suit your needs.

This project offers a straightforward and serverless approach to dynamic blogging, making it an excellent choice for bloggers looking for a hassle-free and database-free solution.

Feel free to explore the code, contribute, and share your feedback. Let's make dynamic blogging simpler and more accessible!

myliveblog's People

Contributors

darshanbajgain avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.