Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.58 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.58 KB

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!