{"id":27794638,"url":"https://github.com/arnrdn/react-redux-capstone","last_synced_at":"2026-04-20T10:06:59.424Z","repository":{"id":42051921,"uuid":"459102867","full_name":"arnrdn/react-redux-capstone","owner":"arnrdn","description":"In this app, you can see information about companies' stocks and search for a certain company. Built with React\u0026Redux(+ SASS (.scss))","archived":false,"fork":false,"pushed_at":"2022-04-15T08:48:11.000Z","size":2131,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-30T19:59:04.119Z","etag":null,"topics":["react","react-spring","reactjs","redux","sass","scss"],"latest_commit_sha":null,"homepage":"https://peaceful-elion-dffb9b.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/arnrdn.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-02-14T09:51:27.000Z","updated_at":"2022-04-15T22:40:10.000Z","dependencies_parsed_at":"2022-08-12T03:30:51.130Z","dependency_job_id":null,"html_url":"https://github.com/arnrdn/react-redux-capstone","commit_stats":null,"previous_names":["arnrdn/react-redux-capstone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arnrdn/react-redux-capstone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnrdn%2Freact-redux-capstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnrdn%2Freact-redux-capstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnrdn%2Freact-redux-capstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnrdn%2Freact-redux-capstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnrdn","download_url":"https://codeload.github.com/arnrdn/react-redux-capstone/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnrdn%2Freact-redux-capstone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["react","react-spring","reactjs","redux","sass","scss"],"created_at":"2025-04-30T19:59:02.039Z","updated_at":"2026-04-20T10:06:59.407Z","avatar_url":"https://github.com/arnrdn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Stocks\n\n\u003e It is an app built using React\u0026Redux and [Financial modeling prep API](https://site.financialmodelingprep.com/developer/docs)! You can see data and metrics from companies' stocks and search for a certain company!\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./src/img/demo.gif\" width=\"390\"\u003e\n\u003c/p\u003e\n\n\n## Built With\n\n- HTML, CSS\n- SASS (.scss)\n- React\n- Font Awesome\n- [Financial modeling prep API](https://site.financialmodelingprep.com/developer/docs)\n- SVG illustrations from [unDraw](https://undraw.co/)\n- React Spring\n- [This design guideline](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs))\n\n## Live Demo\n\n- [Click here to see a live version on Netlify!](https://peaceful-elion-dffb9b.netlify.app)\n\n## Video presentation\n\n- [Click here to see my video about this project!](https://www.loom.com/share/09b0c650b1d247cab77e4167a0104bd3)\n\n## Getting Started\n\nTo get a local copy up and running follow these steps:\n\n1. Click the green button \"Clone\" and choose a preferable way of cloning.\n2. Clone the project to your local machine.\n3. Open the project folder in your favorite IDE (Preferably Visual Studio Code).\n4. Click \"View\" and choose \"Terminal\" in the dropdown menu.\n5. Enter `npm i` in the terminal to install all dependencies.\n6. Enter `npm start` in the terminal to run the project on your local server.\n\n## Author\n\n- GitHub: [@rdnrn](https://github.com/rdnrn)\n- LinkedIn: [Nana Rodina](https://www.linkedin.com/in/arina-rodina-144612219/?locale=en_US)\n- Twitter: [nana](https://twitter.com/rdnrn_nana)\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.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\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\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\n[You can leave them here!](https://github.com/rdnrn/react-redux-capstone/issues)\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnrdn%2Freact-redux-capstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnrdn%2Freact-redux-capstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnrdn%2Freact-redux-capstone/lists"}