{"id":22189680,"url":"https://github.com/mivladie/ashkaesthetics","last_synced_at":"2026-04-19T19:31:44.536Z","repository":{"id":44222962,"uuid":"264307089","full_name":"MiVladie/ashkaesthetics","owner":"MiVladie","description":"Ashk Aesthetics is a website built for a beauty salon based in Ealing, London.","archived":false,"fork":false,"pushed_at":"2025-12-13T22:05:09.000Z","size":187692,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-15T07:17:09.873Z","etag":null,"topics":["react","react-google-maps","react-router","sass"],"latest_commit_sha":null,"homepage":"https://ashk-aesthetics.co.uk/","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/MiVladie.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-15T21:57:39.000Z","updated_at":"2025-12-13T21:43:40.000Z","dependencies_parsed_at":"2025-03-20T13:41:42.016Z","dependency_job_id":"65385207-17ed-4482-9ace-e0b4a99e8341","html_url":"https://github.com/MiVladie/ashkaesthetics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MiVladie/ashkaesthetics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiVladie%2Fashkaesthetics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiVladie%2Fashkaesthetics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiVladie%2Fashkaesthetics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiVladie%2Fashkaesthetics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiVladie","download_url":"https://codeload.github.com/MiVladie/ashkaesthetics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiVladie%2Fashkaesthetics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32020444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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-google-maps","react-router","sass"],"created_at":"2024-12-02T11:20:00.390Z","updated_at":"2026-04-19T19:31:44.520Z","avatar_url":"https://github.com/MiVladie.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :cherry_blossom: About\n\nAshk Aesthetics is a website built for a beauty salon based in Ealing, London.\n\nWebsite preview:\nhttps://ashk-aesthetics.co.uk/\n\n# :memo: Table of Contents\n\n-   [:memo: Table of Contents](#memo-table-of-contents)\n-   [:rocket: Quick Start](#rocket-quick-start)\n    -   [Step 1: Installing the dependencies](#step-1-installing-the-dependencies)\n    -   [Step 2: Setting up configurations (optional)](#step-2-setting-up-configurations-optional)\n    -   [Step 3: Launching the server](#step-3-launching-the-server)\n-   [:desktop_computer: Installation](#desktop_computer-installation)\n    -   [NodeJS](#nodejs)\n-   [:keyboard: Available Scripts](#keyboard-available-scripts)\n-   [:green_book: Learn More](#green_book-learn-more)\n    -   [ReactJS](#reactjs)\n    -   [React Google Maps](#react-google-maps)\n    -   [React Router](#react-router)\n    -   [Sass](#sass)\n\n# :rocket: Quick Start\n\n\u003e You must have installed all of the software applications in the [installation](#desktop_computer-installation) section.\n\nQuick start guide to set the server up and running.\n\n## Step 1: Installing the dependencies\n\n### Run `npm install`\n\nInstalls all of the necessary dependencies.\n\n## Step 2: Setting up configurations (optional)\n\n### Google Maps\n\n-   Open `/src/config/constants.js` file;\n-   Assign the API key to the `GOOGLE_MAPS_API_KEY` constant;\n-   Save the file.\n\n## Step 3: Launching the server\n\n### Run `npm start`\n\nStarts the server in the development mode.\n\n# :desktop_computer: Installation\n\nIn order to run the server, you must have installed all of the necessary software listed below.\n\n## NodeJS\n\nNode.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.\n\n-   [Download](https://nodejs.org/en/)\n\n# :keyboard: Available Scripts\n\nIn the project directory, you can run:\n\n### `npm install`\n\nInstalls all of the necessary dependencies.\n\n### `npm start`\n\nRuns the app in the development mode on port `:3000`.\n\n### `npm run build`\n\nBuilds the app for production to the `/build` folder.\n\n# :green_book: Learn More\n\nReferences to the packages used in the project.\n\n## ReactJS\n\nReact is a JavaScript library for building user interfaces.\n\n-   [Getting Started](https://reactjs.org/docs/getting-started.html)\n\n## Gatsby\n\nGatsby is a React-based open source framework for creating websites.\n\n-   [Documentation](https://www.gatsbyjs.com/docs/)\n\n## Sass\n\nSass is a preprocessor scripting language that is interpreted or compiled into CSS.\n\n-   [Documentation](https://sass-lang.com/documentation)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmivladie%2Fashkaesthetics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmivladie%2Fashkaesthetics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmivladie%2Fashkaesthetics/lists"}