Skip to content

The Dojo Blog App ๐Ÿ“ is a user-friendly blogging platform built with React. Create, edit, and manage your blog posts effortlessly, with all data stored locally for quick access.

Notifications You must be signed in to change notification settings

Yumna0019/Dojo-Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Dojo Blog App

Welcome to the Dojo Blog App! ๐Ÿ“ This is a dynamic blog platform built with React, designed for users to create, edit, and manage their blogs seamlessly. With local storage, your blog posts are saved directly in your browser, making the experience lightweight and fast. Ready to start blogging!!! ๐ŸŽ‰

๐ŸŒ Live Demo

Check out the live demo of the Dojo Blog App in action!

โœจ Features

  • Create Blogs: Write and publish your own blog posts with ease.
  • Edit Blogs: Update any blog post to fix mistakes or refresh your content.
  • Delete Blogs: Remove unwanted posts quickly.
  • Browse Blogs: Explore blog posts stored locally in your browser.
  • Local Storage Support: All your blog posts are stored locally in the browser, so your data persists across sessions.
  • Responsive Design: Enjoy the app on all devicesโ€”desktop, tablet, or mobile.

๐Ÿ› ๏ธ Built With

  • React: The JavaScript library for building user interfaces.
  • CSS: A modern, responsive design that is easy to use and navigate.
  • Local Storage: Your blog posts are saved in the browserโ€™s local storage, ensuring data persistence without needing a backend.
  • JavaScript: Handles the logic for creating, editing, and managing blog posts.

๐Ÿ’ป How to Use

  1. Create a Post: Click on the "New Blog" button and start writing your blog post.
  2. Edit Your Post: Want to make changes? Click the "Edit" button on any post to update it.
  3. Delete a Post: If you no longer need a blog post, click "Delete" to remove it from your list.
  4. Browse Blogs: Scroll through the list of blogs and click on any post to read the full content.

๐Ÿš€ Get Started Locally

Want to run the Dojo Blog App on your own machine? Follow these simple steps:

  1. Clone the Repository:

    git clone https://github.com/Yumna0019/Dojo-Blog-App.git
    cd Dojo-Blog-App
  2. Install Dependencies:

    npm install
  3. Start the App:

    npm start
  4. Open in Your Browser: Go to http://localhost:3000 and start blogging! Your blog posts will be stored in your browserโ€™s local storage.


Enjoy using the Dojo Blog App and happy blogging! ๐ŸŽŠ

About

The Dojo Blog App ๐Ÿ“ is a user-friendly blogging platform built with React. Create, edit, and manage your blog posts effortlessly, with all data stored locally for quick access.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published