{"id":14976355,"url":"https://github.com/pa87901/repostarterkit","last_synced_at":"2025-04-06T18:15:35.414Z","repository":{"id":38359681,"uuid":"98822829","full_name":"pa87901/repoStarterKit","owner":"pa87901","description":"A scaffold for developers to get started writing node applications","archived":false,"fork":false,"pushed_at":"2023-03-03T16:32:28.000Z","size":2137,"stargazers_count":121,"open_issues_count":15,"forks_count":261,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-30T16:12:14.955Z","etag":null,"topics":["babel","react","react-router-v4","webpack2"],"latest_commit_sha":null,"homepage":"https://medium.com/@Preda/getting-started-on-building-a-personal-website-with-react-b44ee93b1710","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/pa87901.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}},"created_at":"2017-07-30T20:25:30.000Z","updated_at":"2024-10-19T01:34:53.000Z","dependencies_parsed_at":"2023-01-28T14:32:08.474Z","dependency_job_id":"27a752b8-2b54-46b7-89d9-cc27fe696cff","html_url":"https://github.com/pa87901/repoStarterKit","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/pa87901%2FrepoStarterKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pa87901%2FrepoStarterKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pa87901%2FrepoStarterKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pa87901%2FrepoStarterKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pa87901","download_url":"https://codeload.github.com/pa87901/repoStarterKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246342994,"owners_count":20761947,"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":["babel","react","react-router-v4","webpack2"],"created_at":"2024-09-24T13:53:46.281Z","updated_at":"2025-03-30T16:12:19.359Z","avatar_url":"https://github.com/pa87901.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Start building your own website\nThis is a repository that I created to help others develop their websites in React.\n\n\n\n## Tech stack\n* [React](https://github.com/facebook/react) \u0026 [React Router 4](https://github.com/ReactTraining/react-router)\n* [Node](https://github.com/nodejs) \u0026 [Express](https://github.com/expressjs/express)\n\n\n\n## Getting started\n\n### Setting up the basic environment in Node:\nYou will need to install Node globally if you do not have it installed already on your local drive:\n```\nsudo npm install -g\n```\nInstalling Nodemon is also highly recommended as it watches for any changes that are saved and will automatically restart your application with the updated code base.\n```\nnpm install nodemon -g \n```\n\n### Installing dependencies\nThe prescribed dependencies needed for building a website are listed in the `package.json` file of this repository.\nOnce this repo is cloned to your local drive, from within the root directory:\n```\nnpm install\n```\n\n\n\n## Additional information\nMore granular instructions as a guide to building a website are included in my [blog post](https://medium.com/@Preda/getting-started-on-building-a-personal-website-with-react-b44ee93b1710), if needed.\n\n\n### The steps to create a website include:\n1. File architecture\n2. Setting up the basic environment in Node\n3. Installing the React framework\n4. Creating a webpack and configuration\n5. Building the basic front-end components\n6. Styling and CSS\n7. Viewing on local host\n8. Deploying on Heroku\n\n\n\n## Author\nPreda A","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpa87901%2Frepostarterkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpa87901%2Frepostarterkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpa87901%2Frepostarterkit/lists"}