Skip to content

yMeeraki/Scriblio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog CRUD App

A dynamic Blog CRUD Application built with JavaScript, TailwindCSS, and localStorage. This app allows users to create, read, update, and delete blog posts, with data stored in the browser using localStorage, making it ideal for offline access and persistent data storage.

Key Features

  • Create & Manage Blog Posts: Add new blog posts, complete with images and URLs, and easily update or delete existing posts.
  • Post Filtering: Quickly search and filter blog posts by category or keyword for efficient content management.
  • Responsive & Mobile-First Design: Developed with TailwindCSS, ensuring a seamless experience across all devices.
  • Persistent Data: Leveraging localStorage to keep blog posts even after a page refresh, ensuring data persistence and a smooth user experience.

Technologies Used

  • JavaScript: For dynamic content and handling user interactions.
  • TailwindCSS: Used for building a responsive, mobile-first design with minimal effort.
  • HTML5: Provides semantic structure and form elements.
  • localStorage: Enables persistent data storage for blog posts.

Soft Skills Applied

  • Problem-Solving: Solved challenges related to dynamic content updates and localStorage integration for seamless data persistence.
  • UI/UX Design: Focused on creating a clean, intuitive user interface with TailwindCSS to ensure smooth user experience across devices.
  • Attention to Detail: Ensured cross-browser compatibility and smooth filtering functionality for an optimal experience.

Next Steps

  • User Authentication: Plan to integrate user login functionality for storing and accessing posts from a backend server.
  • Performance Optimization: Improve app speed and scalability by adding advanced features like pagination and sorting.

Check Out the Project

Looking for Feedback or Collaboration?

I'm open to suggestions and eager to connect with other developers or teams interested in contributing to future improvements.

License

This project is open-source and available under the MIT License.

👤 Author

Yukti Gupta

About

Scriblio is a responsive blog app built with Vanilla JavaScript and Tailwind CSS. It supports full CRUD operations, real-time search, and form validation with custom error messages. A great project for learning front-end logic and building with clean, modern UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors