{"id":15835775,"url":"https://github.com/heyitsjoealongi/react-quickstarter","last_synced_at":"2025-10-17T03:32:08.373Z","repository":{"id":105506684,"uuid":"244237160","full_name":"heyitsjoealongi/react-quickstarter","owner":"heyitsjoealongi","description":"Single-Page Application — React \u0026 Bootstrap Powered by Firebase","archived":true,"fork":false,"pushed_at":"2024-03-23T04:40:16.000Z","size":234,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-06T14:41:21.043Z","etag":null,"topics":["bootstrap","firebase","react","reactstrap"],"latest_commit_sha":null,"homepage":"","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/heyitsjoealongi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"collectedview"}},"created_at":"2020-03-01T22:58:04.000Z","updated_at":"2024-08-03T02:23:12.000Z","dependencies_parsed_at":"2025-01-01T22:23:02.170Z","dependency_job_id":"a1801ae0-c9e3-496b-93ca-3289686028ee","html_url":"https://github.com/heyitsjoealongi/react-quickstarter","commit_stats":null,"previous_names":["heyitsjoealongi/react-quickstarter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyitsjoealongi%2Freact-quickstarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyitsjoealongi%2Freact-quickstarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyitsjoealongi%2Freact-quickstarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyitsjoealongi%2Freact-quickstarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heyitsjoealongi","download_url":"https://codeload.github.com/heyitsjoealongi/react-quickstarter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236772487,"owners_count":19202279,"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":["bootstrap","firebase","react","reactstrap"],"created_at":"2024-10-05T14:41:23.685Z","updated_at":"2025-10-17T03:32:03.055Z","avatar_url":"https://github.com/heyitsjoealongi.png","language":"JavaScript","funding_links":["https://github.com/sponsors/collectedview"],"categories":[],"sub_categories":[],"readme":"![React QuickStarter Banner](https://raw.githubusercontent.com/heyitsjoealongi/react-quickstarter/master/src/assets/images/react-quickstarter.jpg)\n\n# React QuickStarter\n\n![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000) [![License: MIT ](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/heyitsjoealongi/react-quickstarter/blob/master/LICENSE) ![GitHub stars](https://img.shields.io/github/stars/heyitsjoealongi/react-quickstarter?style=social) ![Twitter Follow](https://img.shields.io/twitter/follow/heyitsjoealongi?label=Follow\u0026style=social)\n\n[Open Source](https://opensource.org/) React QuickStarter for building applications in React.js with Bootstrap utilizing Axios and Reactstrap. Enjoy the endless capabilities of Bootstrap and React via Reactstrap. Explore the simplistic and lightweight functionality of lifecycles through React in a UI framework you are familiar with. HTTP requests via Axios for connecting to data on the fly and building to the beyond.\n\n## Contents\n\n- [About](#about)\n- [Build](#build)\n- [Overview](#overview)\n  - [Requirements](#requirements)\n  - [Installation](#installation)\n- [Additional](#additional)\n\n## About\n\nReact QuickStarter is an introduction to React \u0026 React Native utilizing frameworks for quickly iterating and developing applications.\n\n- Website: [heyitsjoealongi.com](https://heyitsjoealongi.com/)\n- Twitter: [@heyitsjoealongi](https://twitter.com/heyitsjoealongi/)\n- GitHub: [@heyitsjoealongi](https://github.com/heyitsjoealongi/)\n- LinkedIn: [@heyitsjoealongi](https://www.linkedin.com/in/heyitsjoealongi/)\n\n## Build\n\nReact QuickStarter is built with modern frontend frameworks and adapts to screen sizes with ease. Captivating the elements and adaptive nature of Bootstrap in a lightweight framework that is the spirit of application development.\n\n- [React.js](https://reactjs.org/)\n- [Node.js](https://nodejs.org/en/)\n- [Yarn](https://yarnpkg.com/)\n\n## Overview\n\n### Requirements\n\nThis project runs on Node.js while the DOM UI elements are established using React.js with modules from Bootstrap, Reactstrap, and Axios for distributing and handling data.\n\n- React (v17.0.1)\n- Node (v15.5.1)\n- Bootstrap (v4.5.3)\n- Reactstrap (v8.8.1)\n\n### Installation\n\n- **Option 1.)** [Download the latest version of this template from GitHub](https://github.com/heyitsjoealongi/react-quickstarter/archive/master.zip)\n- **Option 2.)** Clone this repository\n\n```\n                  git clone https://github.com/heyitsjoealongi/react-quickstarter.git\n```\n\n- **Option 3.)** [Fork, Clone, or Download via GitHub Desktop](x-github-client://openRepo/https://github.com/heyitsjoealongi/react-quickstarter)\n\n### Basic Usage\n\n##### Install\n\n```sh\nyarn install\n```\n\n##### Run\n\n```sh\nyarn run start\n```\n\n##### Test\n\n```sh\nyarn run test\n```\n\n##### Build\n\n```sh\nyarn run build\n```\n\n## Deploy\n\nCreate a [Firebase](https://firebase.google.com/) account, choose a project name, and open the developer console interface to find **Hosting** solutions under develop. Click the **Get Started** button on the top banner to begin.\n\n##### Step 1: Install Firebase CLI\n\n```sh\nnpm install -g firebase-tools\n```\n\n##### Step 2: Login to Authenticate\n\n```sh\nfirebase login\n```\n\n##### Step 3: Initalize Project\n\n```sh\nfirebase login\n```\n\n##### Step 3: Initalize Ship\n\n```sh\nfirebase init\n```\n\nNow in your IDE console choose hosting using the \u003ckbd\u003e▼\u003c/kbd\u003e arrow key, \u003ckbd\u003espacebar\u003c/kbd\u003e to actuate as you hover the fill, then \u003ckbd\u003eenter\u003c/kbd\u003e once you have selected **\"Hosting\"**. Use the project that your recently created and type **\"build\"** for your public directory. Follow the chain, entering **\"No\"** until the initialization begins.\n\n##### Step 4: Finalize Deploy\n\n```sh\nfirebase deploy\n```\n\n## Additional\n\n##### Bugs and Issues\n\nHaving an issue with the template? Report bugs \u0026 issues with Purple on GitHub via [Issues](https://github.com/heyitsjoealongi/react-quickstarter/issues). Fork, Pull, or Send an email over to join as a contributor! Join in on the open source conversation on [Twitter](https://twitter.com/heyitsjoealongi).\n\n##### Acknowledgments\n\n- [Create React App](https://reactjs.org/docs/create-a-new-react-app.html)\n- [Bootstrap](https://getbootstrap.com/)\n- [Reactstrap](https://reactstrap.github.io/)\n- [Firebase](https://firebase.google.com/)\n\n##### License\n\n© 2022 React QuickStarter released via [MIT](https://opensource.org/licenses/MIT) license. Information on this license can be viewed as it applies to this repository on GitHub at [React QuickStarter License](https://github.com/heyitsjoealongi/react-quickstarter/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyitsjoealongi%2Freact-quickstarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheyitsjoealongi%2Freact-quickstarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyitsjoealongi%2Freact-quickstarter/lists"}