{"id":18868486,"url":"https://github.com/erhantezer/recap-project","last_synced_at":"2026-04-09T02:31:11.986Z","repository":{"id":114779691,"uuid":"610032074","full_name":"erhantezer/recap-project","owner":"erhantezer","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-11T08:41:07.000Z","size":237,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T16:31:16.737Z","etag":null,"topics":["axios-react","bootstrap5","filter","html-css-javascript","mockapi","reactjs","reduce"],"latest_commit_sha":null,"homepage":"https://recap-project-ten.vercel.app","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/erhantezer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-05T23:49:16.000Z","updated_at":"2023-03-12T08:46:59.000Z","dependencies_parsed_at":"2023-06-07T02:00:21.837Z","dependency_job_id":null,"html_url":"https://github.com/erhantezer/recap-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/erhantezer/recap-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhantezer%2Frecap-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhantezer%2Frecap-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhantezer%2Frecap-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhantezer%2Frecap-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erhantezer","download_url":"https://codeload.github.com/erhantezer/recap-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhantezer%2Frecap-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31582566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["axios-react","bootstrap5","filter","html-css-javascript","mockapi","reactjs","reduce"],"created_at":"2024-11-08T05:13:49.091Z","updated_at":"2026-04-09T02:31:11.965Z","avatar_url":"https://github.com/erhantezer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003eClarusway\u003cimg align=\"right\"\n  src=\"https://secure.meetupstatic.com/photos/event/3/1/b/9/600_488352729.jpeg\"  width=\"15px\"\u003e\u003c/p\u003e\n\n# Checkout Router with Axios\n\n## Description\n\nProject aims to create a Checkout Page App.\n\n## Problem Statement\n\n- We are adding a new project to our portfolios. So you and your colleagues have started to work on the project.\n\n## Project Skeleton\n\n```\nCheckout Page App with Axios (folder)\n|\n|----readme.md         # Given to the students (Definition of the project)\nSOLUTION\n├── public\n│     └── index.html\n├── src\n│   ├── App.js\n│   ├── components\n│   │    ├── CardTotal.jsx\n│   │    ├── Navbar.jsx\n│   │    ├── ProductCard.jsx\n│   │    └── ProductForm.jsx\n│   ├── index.css\n│   ├── index.js\n│   └── pages\n│        ├── About.jsx\n│        ├── Main.jsx\n│        ├── NewProduct.jsx\n│        ├── ProductList.jsx\n│        └── UpdateProduct.jsx\n├── package.json\n└── yarn.lock\n\n```\n\n## Objective\n\nBuild a Checkout Page App using ReactJS.\n\n### At the end of the project, following topics are to be covered;\n\n- HTML\n\n- CSS\n\n- JS\n\n- ReactJS\n\n### At the end of the project, students will be able to;\n\n- improve coding skills within HTML \u0026 CSS \u0026 JS \u0026 ReactJS.\n\n- use git commands (push, pull, commit, add etc.) and Github as Version Control System.\n\n## Steps to Solution\n\n- Step 1: Create React App using `npx create-react-app checkout-axios`\n\n- Step 2 : Install `\"react-icons\"` package to your `package.json` for icons or fontawesome cdn link paste to \"public/index.html\" and install `axios` package.\n\n- Step 3: Build Checkout Page App.\n\n- Step 4: You can use CSS frameworks like Bootstrap, Material UI etc.\n\n- Step 5: Push your application into your own public repo on Github\n\n- Step 6: Add project gif to your project and README.md file.\n\n## Notes\n\n- You can add additional functionalities(storage or mockApi etc.) to your app.\n\n## Demo\n  \u003ca href=\"https://checkout-router.vercel.app/\" target=\"_blank\"\u003eReact Checkout Router with Axios\u003c/a\u003e\n\n## MockApi\n\n\u003ca href=\"https://mockapi.io/\" target=\"_blank\"\u003eMockApi\u003c/a\u003e\n\n\n\n**\u003cp align=\"center\"\u003e\u0026#9786; Happy Coding \u0026#9997;\u003c/p\u003e**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferhantezer%2Frecap-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferhantezer%2Frecap-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferhantezer%2Frecap-project/lists"}