Skip to content

bebigomez/ABA-blog-app

Repository files navigation

ABA Blog Application

Blog Application

ABA (Another Blog Application) is a feature-rich application with user management capabilities, extendend from the exercises developed in the Full Stack Open course offered by the University of Helsinki. Users can sign up, create, like, and comment on different posts.

Demo

You can view a live demo login in with the username 'guestUser' and password 'SuperSecretPass' here.

Key Features

  • User authentication and management.
  • Creation and publishing of blog posts.
  • Like and comment functionality on posts.

Technologies Used

  • React.js for building the frontend user interface.
  • Styled Components for styling React components.
  • React Redux for state management.
  • React Router DOM for client-side routing.
  • Axios for making HTTP requests.
  • Node.js and Express.js for building the backend server.
  • MongoDB for storing blog posts and user information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors