{"id":19042361,"url":"https://github.com/yaairfernando/redux-api","last_synced_at":"2026-04-29T23:05:58.744Z","repository":{"id":41735510,"uuid":"233256845","full_name":"yaairfernando/redux-api","owner":"yaairfernando","description":"React and redux application that make an API request to JSONPLACEHOLDER","archived":false,"fork":false,"pushed_at":"2023-01-05T04:59:39.000Z","size":2393,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-01-02T07:27:30.039Z","etag":null,"topics":["api-server","axios","bootstrap","jsonplaceholder-api","middleware","react","react-redux","redux","redux-thunk"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yaairfernando.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-11T15:55:43.000Z","updated_at":"2020-02-18T01:20:36.000Z","dependencies_parsed_at":"2023-02-03T11:16:37.424Z","dependency_job_id":null,"html_url":"https://github.com/yaairfernando/redux-api","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaairfernando%2Fredux-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaairfernando%2Fredux-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaairfernando%2Fredux-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaairfernando%2Fredux-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaairfernando","download_url":"https://codeload.github.com/yaairfernando/redux-api/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240100511,"owners_count":19747683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-server","axios","bootstrap","jsonplaceholder-api","middleware","react","react-redux","redux","redux-thunk"],"created_at":"2024-11-08T22:37:00.645Z","updated_at":"2026-04-29T23:05:58.718Z","avatar_url":"https://github.com/yaairfernando.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![LinkedIn][linkedin-shield2]][linkedin-url2]\n[![Hireable][hireable]][hireable-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n \u003ch2 align=\"center\"\u003e React and redux API \u003c/h2\u003e\n\n  \u003cp align=\"center\"\u003e\n      Project that makes an API request to Json Placeholder to get a list of posts and manage the data using Redux\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/YairFernando67/redux-api\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/YairFernando67/redux-api\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/YairFernando67/redux-api/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/YairFernando67/redux-api/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\n\u003c/p\u003e\n\n## Table of Contents\n* [About the Project](#about-the-project)\n  * [Built With](#built-with)\n* [Required Installations](#Required-Installations)\n* [Instructions](#Instructions)\n* [Contact](#contact)\n* [Contributing](#Contributing)\n* [Show your support](#Show-your-support)\n\n## About The Project\n\n![Screenshot Image](public/logoRepo.PNG) \n\n### Built With\nThe project was developed using the following technologies:\n- [React](https://es.reactjs.org/)\n- [Redux](https://github.com/reduxjs/redux)\n- [React-Redux](https://github.com/reduxjs/react-redux)\n- [Redux-thunk](https://github.com/reduxjs/redux-thunk)\n- [JSX](https://reactjs.org/docs/introducing-jsx.html)\n- [Axios](https://github.com/axios/axios)\n- [Bootstrap](https://getbootstrap.com/docs/4.3/getting-started/introduction/)\n- [Styled-Components](https://www.styled-components.com/)\n- [Json Placeholder](http://jsonplaceholder.typicode.com/)\n\n## Required Installations\n\n\u003cp\u003eInstall the following to get this project running in your machine:\u003c/p\u003e\n\n* Node\n* NPM\n\n## Instructions\n\n\u003cp\u003eFollow these steps:\u003c/p\u003e\n\nClone the Repository\n\n```Shell\nuser@pc:~$ git clone https://github.com/YairFernando67/redux-api\n```\n\nClick on the console and to go to the folder that was created\n\n```Shell\nuser@pc:~$ cd redux-api\n```\n\nInstall dependencies\n\n```Shell\nuser@pc:~/redux-api$ npm install\n```\n\nStart the local server with:\n\n```Shell\nuser@pc:~$ npm start\n```\n\nOpen your browser on [http://localhost:3000](http://localhost:3000)\n\n## Contact\n\n👤 **Yair Fernando Facio**\n\n\u003ca href=\"https://yairfernando67.github.io/Portfolio/\" target=\"_blank\"\u003e\n    \n  ![Screenshot Image](public/logo.jpg) \n\n\u003c/a\u003e\n\n- Github: [@YairFernando67](https://github.com/YairFernando67)\n- Twitter: [@YairFernando18](https://twitter.com/YairFernando18)\n- Linkedin: [softwaredeveloperyairfacio](https://www.linkedin.com/in/softwaredeveloperyairfacio/)\n- Email: [yair.facio11@gmail.com](https://mail.google.com/mail/?view=cm\u0026fs=1\u0026tf=1\u0026to=yair.facio11@gmail.com)\n- Portfolio: [softwaredeveloper](https://yairfernando67.github.io/Portfolio/)\n\n\u003cp align=\"center\"\u003e\n\n  Project Link: [https://github.com/YairFernando67/redux-api](https://github.com/YairFernando67/redux-api)\n\n\u003c/p\u003e\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/YairFernando67/redux-api/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/YairFernando67/redux-api.svg?style=flat-square\n[contributors-url]: https://github.com/YairFernando67/redux-api/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/YairFernando67/redux-api.svg?style=flat-square\n[forks-url]: https://github.com/YairFernando67/redux-api/network/members\n[stars-shield]: https://img.shields.io/github/stars/YairFernando67/redux-api.svg?style=flat-square\n[stars-url]: https://github.com/YairFernando67/redux-api/stargazers\n[issues-shield]: https://img.shields.io/github/issues/YairFernando67/redux-api.svg?style=flat-square\n[issues-url]: https://github.com/YairFernando67/redux-api/issues\n[license-shield]: https://img.shields.io/github/license/YairFernando67/redux-api.svg?style=flat-square\n[license-url]: https://github.com/YairFernando67/redux-api/blob/master/LICENSE.txt\n[linkedin-shield2]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url2]: https://www.linkedin.com/in/softwaredeveloperyairfacio/\n[hireable]: https://cdn.rawgit.com/hiendv/hireable/master/styles/flat/yes.svg\n[hireable-url]: https://www.linkedin.com/in/softwaredeveloperyairfacio/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaairfernando%2Fredux-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaairfernando%2Fredux-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaairfernando%2Fredux-api/lists"}