{"id":17673196,"url":"https://github.com/nicolaswg/crypto-capstone-project","last_synced_at":"2025-08-31T19:35:53.879Z","repository":{"id":43273049,"uuid":"467149369","full_name":"Nicolaswg/crypto-capstone-project","owner":"Nicolaswg","description":"This is full SPA project built it with React \u0026 Redux. It display a home page where users can see the first 50 coins in the market. These data are obtained from the coingecko API.","archived":false,"fork":false,"pushed_at":"2022-12-01T13:52:10.000Z","size":401,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T01:43:28.404Z","etag":null,"topics":["css3","html5","jest","jsx-syntax","react","react-hooks","react-router","redux","redux-thunk","testing-react"],"latest_commit_sha":null,"homepage":"https://nostalgic-boyd-fed032.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nicolaswg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-07T15:23:48.000Z","updated_at":"2022-12-15T00:08:49.000Z","dependencies_parsed_at":"2023-01-23T20:16:21.367Z","dependency_job_id":null,"html_url":"https://github.com/Nicolaswg/crypto-capstone-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicolaswg%2Fcrypto-capstone-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicolaswg%2Fcrypto-capstone-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicolaswg%2Fcrypto-capstone-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicolaswg%2Fcrypto-capstone-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nicolaswg","download_url":"https://codeload.github.com/Nicolaswg/crypto-capstone-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253802263,"owners_count":21966774,"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":["css3","html5","jest","jsx-syntax","react","react-hooks","react-router","redux","redux-thunk","testing-react"],"created_at":"2024-10-24T04:42:42.865Z","updated_at":"2025-05-12T18:47:06.632Z","avatar_url":"https://github.com/Nicolaswg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto Capstone Project\n\n\n![](https://img.shields.io/badge/Microverse-blueviolet)\n\n\n\u003e Completed React \u0026 Redux project, releated to a single page app (SPA), were users can find information of the most popular crypto coins in the market using [coingecko](https://www.coingecko.com/es) API. Including a search bar for filtering the crypto coin you want to match.\n\n## Built with\n\n- HTML/CSS\n- JavaScript\n- React \u0026 Redux\n- Git/Gitflow\n- JEST\n- React Testing Library\n\n## Live Demo\n[Netlify](https://nostalgic-boyd-fed032.netlify.app/)\n\n![ezgif com-gif-maker(1)](https://user-images.githubusercontent.com/73354132/157728214-2aa42b4d-123e-48af-b881-90725e11f8f0.gif)\n\n\n## Set up project\n\n\n\u003e For testing out this project, you should follow the next simple steps:\n\n1.`clone repo` copy this link  https://github.com/Nicolaswg/crypto-capstone-project.git in to your local machine.\n\n2.`npm start` run this command inside the news branch.Open [http://localhost:3000](http://localhost:3000) to view it in your browser.\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n3.`npm test` Launches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n4.`npm run build`Builds the app for production to the `build` folder.\\ It correctly bundles React in production mode and optimizes the build for the best performance.\n\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n5.`npm run eject` **Note: this is a one-way operation. Once you `eject`, you can't go back!**\n\nIf you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\n## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Code Splitting\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)\n\n### Analyzing the Bundle Size\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)\n\n### Making a Progressive Web App\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)\n\n### Advanced Configuration\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)\n\n### Deployment\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)\n\nOptional.`npm run build` fails to minify\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)\n\n## Authors \n\n👤 **Nicolas**\n\nPlatform | Badge |\n --- | --- |\n **GitHub**  | [Nicolaswg](https://github.com/Nicolaswg)\n **Twitter** | [Nicolas54146830](https://twitter.com/Nicolas54146830)\n **LinkdIn** | [nicolas-gonzalez](https://www.linkedin.com/in/nicolas-gonzalez-8623461a0/)\n\n ## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Nicolaswg/crypto-capstone-project/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Share all the support to [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) for sharing his design that structured the squeleton of this project\n- Also i would like to give a big shout out to my peers [Zeeshan Haider](https://github.com/zhadier) and [Kyrillos Hany](https://github.com/Bondok6) go check out their profiles and show all your support.\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolaswg%2Fcrypto-capstone-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicolaswg%2Fcrypto-capstone-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolaswg%2Fcrypto-capstone-project/lists"}