{"id":21352200,"url":"https://github.com/fourthmace/boilerplate-react-mui-ts","last_synced_at":"2026-01-07T11:03:53.476Z","repository":{"id":264104126,"uuid":"886519926","full_name":"fourthmace/boilerplate-react-mui-ts","owner":"fourthmace","description":"simple boilerplate for React.ts + MUI","archived":false,"fork":false,"pushed_at":"2024-11-11T11:23:27.000Z","size":105,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T22:25:32.497Z","etag":null,"topics":["mui","react","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/fourthmace.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}},"created_at":"2024-11-11T05:54:09.000Z","updated_at":"2024-11-11T11:24:18.000Z","dependencies_parsed_at":"2024-11-22T03:13:01.282Z","dependency_job_id":"ee0bd7b7-b712-4e63-8a0d-a1fc1d86958e","html_url":"https://github.com/fourthmace/boilerplate-react-mui-ts","commit_stats":null,"previous_names":["fourthmace/boilerplate-react-mui-ts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fourthmace/boilerplate-react-mui-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourthmace%2Fboilerplate-react-mui-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourthmace%2Fboilerplate-react-mui-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourthmace%2Fboilerplate-react-mui-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourthmace%2Fboilerplate-react-mui-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fourthmace","download_url":"https://codeload.github.com/fourthmace/boilerplate-react-mui-ts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourthmace%2Fboilerplate-react-mui-ts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28234797,"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","status":"online","status_checked_at":"2026-01-07T02:00:05.975Z","response_time":58,"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":["mui","react","typescript","vite"],"created_at":"2024-11-22T03:12:58.252Z","updated_at":"2026-01-07T11:03:53.448Z","avatar_url":"https://github.com/fourthmace.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Setup\n\nFollow the steps below to set up your React TypeScript project with Vite.\n\n## Steps to Initialize the Project\n\n1. **Create the Project:**\n\n   ```bash\n   yarn create vite my-react-app --template react-ts\n   ```\n\n- Choose the following options:\n  - **Framework**: React\n  - **Variant**: TypeScript\n\n2. **Navigate to the Project Directory:**\n\n   ```bash\n   cd project_name\n   ```\n\n3. **Install Dependencies:**\n\n   ```bash\n   yarn install\n   ```\n\n4. **Add Required Packages:**\n\n   - **React Router**:\n\n     ```bash\n     yarn add react-router react-router-dom\n     ```\n\n   - **React Hook Form**:\n\n     ```bash\n     yarn add react-hook-form @hookform/resolvers\n     ```\n\n   - **Material UI**:\n\n     ```bash\n     yarn add @mui/lab @mui/material @mui/icons-material @emotion/react @emotion/styled\n     ```\n\n   - **Yup**:\n\n     ```bash\n     yarn add yup\n     ```\n\n   - **Axios**:\n\n     ```bash\n     yarn add axios\n     ```\n\n   - **Notistack**:\n\n     ```bash\n     yarn add notistack\n     ```\n\n   - **Types Node**:\n\n     ```bash\n     yarn add framer-motion\n     ```\n\n   - **Types Node**:\n\n     ```bash\n     yarn add @types/node --dev\n     ```\n\n5. **Run the Development Server:**\n\n   ```bash\n   yarn run dev\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourthmace%2Fboilerplate-react-mui-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffourthmace%2Fboilerplate-react-mui-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourthmace%2Fboilerplate-react-mui-ts/lists"}