Skip to content

This is an awesome React-Redux blog application that consumes Placeholder Api. This application is a CRUD application with the ability to comment, like and unlike a blog

Notifications You must be signed in to change notification settings

fortuneonyeka/redux-blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux Blog App with Redux Toolkit

"This is a simple Blog project that consumes jsonplaceholder API"

Screenshot Screenshot Screenshot Screenshot Screenshot

Built With

  • JSX, CSS,JavaScript, React, jsonplaceholder API axios;
  • Visual Studio, Git, & GitHub;

Getting Started

To run this project, you only need a computer with a browser (like Google Chrome, Mozilla Firefox, Microsoft Edge, Apple Safari, etc.) installed, and follow these steps:

  1. In your terminal, in the folder of your preference, type the following bash command to clone this repository:
[email protected]:fortuneonyeka/redux-blog-app.git
  1. Now that you have already cloned the repo run the following commands to get the project up and running:
cd redux-blog-app
npm install
npm start
  1. Next, you can start performing CRUD operations (Create, Read, Update and Delete)on the blog app. All the changes will be automatically updated on your local server on http://localhost:3000/. You can stop your local server at any time hitting <Ctrl> + C on your keyboard.

Author

👤 Ihedoro Fortunatus O

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

This is an awesome React-Redux blog application that consumes Placeholder Api. This application is a CRUD application with the ability to comment, like and unlike a blog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published