{"id":16978183,"url":"https://github.com/codeaholicguy/rerepa-starter-kit","last_synced_at":"2025-03-22T14:31:56.140Z","repository":{"id":44177001,"uuid":"137523911","full_name":"codeaholicguy/rerepa-starter-kit","owner":"codeaholicguy","description":"⚒✈️Yet another minimal frontend starter kit with React.js and Parcel Bundler","archived":false,"fork":false,"pushed_at":"2023-01-01T05:36:53.000Z","size":2050,"stargazers_count":19,"open_issues_count":20,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T16:47:42.856Z","etag":null,"topics":["eslint","jest","parcel-bundler","react","react-router","redux","redux-thunk"],"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/codeaholicguy.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":"2018-06-15T19:18:55.000Z","updated_at":"2024-02-23T19:34:12.000Z","dependencies_parsed_at":"2023-01-31T20:46:42.634Z","dependency_job_id":null,"html_url":"https://github.com/codeaholicguy/rerepa-starter-kit","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/codeaholicguy%2Frerepa-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Frerepa-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Frerepa-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Frerepa-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeaholicguy","download_url":"https://codeload.github.com/codeaholicguy/rerepa-starter-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244217920,"owners_count":20417677,"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":["eslint","jest","parcel-bundler","react","react-router","redux","redux-thunk"],"created_at":"2024-10-14T01:42:44.670Z","updated_at":"2025-03-22T14:31:55.817Z","avatar_url":"https://github.com/codeaholicguy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rerepa Starter Kit\n\nRerepa (for sure you don't know what it mean ¯\\_(ツ)_/¯).\nIt's just another minimal frontend starter kit with React.js, Redux and Parcel Bundler\n\n## Getting Started\n\n### Prerequisite\n\n- A `Computer`💻 (of course)\n- [NodeJS](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/) installed.\n- Prepare yourself a text editor or something can write the code.\n- That's it!\n\n### Structure\n\nBefore you start, take a moment to see the `kit` struture.\n\n```\n.\n├── /src/                       # The source code of the application\n│   ├── /components/            # React components\n│   ├── /core/                  # Something you think that it cannot missing\n│   ├── /reducers/              # Your reducers\n│   ├── /store.js               # Define your application store here\n│   ├── /routes.js              # Routing information here\n│   ├── /index.js               # Application startup script\n│   └── index.html              # Don't need to care about this\n├── package.json                # You must know this\n└── yarn.lock                   # Don't need to care about this\n```\n\n### Quick Start\n\nYou can start by cloning the latest version of this repository, install dependencies and go ahead do what you want.\n\n```\ngit clone https://github.com/codeaholicguy/rerepa-starter-kit.git YourApp\ncd YourApp\nyarn\nyarn start\n```\n\nIf you need just to build the app simply run:\n\n```\nyarn build\n```\n\nAnd take a look at `build` folder.\n\n## Contribution\n\nAnyone and everyone is welcome to contribute to this project. I am always welcome pull request.\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeaholicguy%2Frerepa-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeaholicguy%2Frerepa-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeaholicguy%2Frerepa-starter-kit/lists"}