Skip to content

mariyabaig/blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogs

BlogAway is a simple blog application built with React and Redux. The application is deployed and accessible at the following URL: https://blogaway.surge.sh/ Feel free to visit the URL and explore the application!

Installation

To install the dependencies, run the following command:

npm install or npm i

Usage

To start the application, run the following command:

npm start

This will launch the application in your browser. You can access it at [http://localhost:3000](http://localhost:3000).

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Redux: A predictable state container for managing application state.
  • LocalStorage: HTML5 web storage that allows data to be stored locally in the user's browser.

Features

  • Create a new blog post with a title, category, content, tags, and an optional image.
  • View a list of all blog posts.
  • Persist blog posts in the browser's local storage, so they can be accessed even after refreshing the page.
  • Responsive design for a better user experience on different devices.

Contributing

Contributions are welcome! Feel free to submit a pull request if you find any issues or want to add new features to the application.

Screenshot (90) Screenshot (103) Screenshot (104) Screenshot (106) Screenshot (99) Screenshot (98) Screenshot (95) Screenshot (105) Screenshot (93)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published