{"id":17568826,"url":"https://github.com/andres-condezo/stock-performance","last_synced_at":"2025-10-04T04:56:22.315Z","repository":{"id":43217574,"uuid":"467281668","full_name":"andres-condezo/stock-performance","owner":"andres-condezo","description":"Stock performance is a web application to check out performance by company to see which one performs the best, based on an external API provided by Financial Modeling Prep. Built with React, Redux, and SCSS.","archived":false,"fork":false,"pushed_at":"2023-07-23T05:26:58.000Z","size":3082,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-07-07T23:10:16.959Z","etag":null,"topics":["css","react","redux","sass","scss","stock","stock-market"],"latest_commit_sha":null,"homepage":"https://andres-condezo.github.io/stock-performance/","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/andres-condezo.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":"2022-03-07T22:36:53.000Z","updated_at":"2023-06-24T11:40:00.000Z","dependencies_parsed_at":"2025-04-28T11:29:12.178Z","dependency_job_id":"69a3707d-0fdc-4a95-8449-50bd403199ab","html_url":"https://github.com/andres-condezo/stock-performance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andres-condezo/stock-performance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres-condezo%2Fstock-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres-condezo%2Fstock-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres-condezo%2Fstock-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres-condezo%2Fstock-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andres-condezo","download_url":"https://codeload.github.com/andres-condezo/stock-performance/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres-condezo%2Fstock-performance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278266893,"owners_count":25958733,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["css","react","redux","sass","scss","stock","stock-market"],"created_at":"2024-10-21T17:06:34.565Z","updated_at":"2025-10-04T04:56:22.310Z","avatar_url":"https://github.com/andres-condezo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Stock Performace App\n\n\u003eStock performance is a web application to check out performance by company to see which one performs the best, based on an external API provided by Financial Modeling Prep. Built with React, Redux, and SCSS.\n\n# Screenshots:\n\n## Mobile version:\n\n![screenshot](./src/assets/screenshot-mobile.png)\n\n## Desktop version:\n\n![screenshot](./src/assets/screenshot-desktop.png)\n\n## Built With\n\n### - Major languages:\n  - JavaScript\n  - HTML\n  - CSS\n\n### - Frameworks used:\n  - React\n\n### - Technologies used:\n  - npm\n  - Webpack\n  - Redux\n\n## Learning objectives\n\n- Use React documentation.\n- Use React components.\n- Use React props.\n- Use React Router.\n- Connect React and Redux.\n- Handle events in a React app.\n- Write integration tests with a React testing library.\n- Use styles in a React app.\n- Use React life cycle methods.\n- Apply React best practices and language style guides in code.\n- Use store, actions and reducers in React.\n\n## Live Demo\n\n[Stock Performace App Live Demo Link](https://andres-condezo.github.io/stock-performance/)\n\n## Getting Started\n\n- In order to see the app in your browser you must click on the link \"Live Demo\"\n\n- To get a local copy up and running follow these simple example steps:\n\n### Prerequisites\n  - Node\n  - npm\n\n### Setup\n\n- Clone the repository and install the dependencies:\n\n$ `git clone https://github.com/andres-condezo/stock-performance.git`\n\n$ `cd stock-performance`\n\n$ `npm Install`\n\n---\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n$ `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n$ `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\n\n$ `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\n$ `npm run eject`\n\n**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\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.\n\n\n## Authors\n\n👤 **Andrés Condezo Monge**\n\n- GitHub: [@andres-condezo](https://github.com/andres-condezo)\n- Twitter: [@andres_condezo](https://twitter.com/andres_condezo)\n- LinkedIn: [andres-condezo](https://linkedin.com/in/andres-condezo)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n- Data provided by Financial Modeling Prep API.\n- Original design idea by Nelson Sakwa on Behance.\n- Icons from https://react-icons.github.io/react-icons/.\n- Fonts from https://fonts.google.com/.\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandres-condezo%2Fstock-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandres-condezo%2Fstock-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandres-condezo%2Fstock-performance/lists"}