{"id":28236568,"url":"https://github.com/s3ak/fed-template-react-css-framework","last_synced_at":"2026-04-07T08:32:00.137Z","repository":{"id":190034055,"uuid":"681652879","full_name":"S3ak/fed-template-react-css-framework","owner":"S3ak","description":"Template for classroom course assignment","archived":false,"fork":false,"pushed_at":"2023-08-29T08:47:21.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T13:49:07.710Z","etag":null,"topics":["css","learning","react","react-router","sass","tanstack","vitejs"],"latest_commit_sha":null,"homepage":"","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/S3ak.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}},"created_at":"2023-08-22T13:21:23.000Z","updated_at":"2023-08-22T20:22:11.000Z","dependencies_parsed_at":"2025-06-10T13:43:22.377Z","dependency_job_id":null,"html_url":"https://github.com/S3ak/fed-template-react-css-framework","commit_stats":null,"previous_names":["s3ak/fed-template-react-css-framework"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/S3ak/fed-template-react-css-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S3ak%2Ffed-template-react-css-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S3ak%2Ffed-template-react-css-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S3ak%2Ffed-template-react-css-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S3ak%2Ffed-template-react-css-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/S3ak","download_url":"https://codeload.github.com/S3ak/fed-template-react-css-framework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S3ak%2Ffed-template-react-css-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css","learning","react","react-router","sass","tanstack","vitejs"],"created_at":"2025-05-19T00:15:23.161Z","updated_at":"2026-04-07T08:32:00.116Z","avatar_url":"https://github.com/S3ak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FED CSS Frameworks Course Assignment\n\nThis bootstrap template is intended to help you deliever a amazing website which delights your end-users. Feel free to change, remove or start your own project from scratch. Please replace any text which starts with an `_`.\n\nThis is a vanilla website that displays a styled website using dummy data.\n\nThis project was bootstrapped with Vite.\n\n## Resources\n\n\u003c!-- You must replace these links --\u003e\n\n- [Brief](https://fed-vocational-astro-course.vercel.app/en/css-frameworks/ca/ca)\n- [Design](_LINK_TO_FIGMA_)\n- [Production deploy](_LINK_TO_WEBSITE_)\n- [Deployment CI](_LINK_TO_NETLIFY_VERCEL_DASHBOARD_)\n\n## Deployment\n\nYour deployment is done via static hosting provider (Vercel is recommended).\nYOu can update your deployment pipeling by editing the [vercel.json](https://vercel.com/docs/concepts/projects/project-configuration).\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FS3ak%2Ffed1-exam-vanilla-frontend-website\u0026env=API_TOKEN,API_SECRET\u0026envDescription=The%20API_TOKEN%20is%20needed%20to%20access%20a%20secure%20API%20endpoint.%20This%20can%20be%20the%20Authorization%20%60Bearer%20Token%60%20header%20used%20to%20make%20queries.\u0026envLink=https%3A%2F%2Fvitejs.dev%2Fguide%2Fenv-and-mode.html\u0026project-name=exam-front-end\u0026repository-name=fed1-exam-vanilla-frontend-website\u0026skippable-integrations=1)\n\n## Report\n\n_ADD_YOUR_REPORT_HERE_\n\n## Getting Started\n\nIn the project directory, you can run:\n\n- install the project node module dependencies $`npm i`\n- Runs the app in the development mode. `npm run dev`\n- Open `http://0.0.0.0:5173/` to view it in the browser.\n\n## Minimum acceptence criteria\n\nAll of these todo's must be done to pass the asssignment.\n\n- [ ] As a customer I can view the searchbar component.\n- [ ] As a customer I can fill a form to create a new post.\n- [ ] As a customer I can list of posts.\n- [ ] As a customer I can view a profile image.\n- [ ] As a customer I can view details about a user\n- [ ] As a customer I can view a users contact details\n- [ ] As a customer I can view a users posts\n- [ ] As a customer I can fill out a form to post on a users wall\n- [ ] As a customer I can fill a form to login\n\n## Checklist\n\nMake sure you go through this checklist before submitting your project to Moodle.\n\n- [ ] All pages have a meta description.\n- [ ] All pages have a valid title.\n- [ ] All pages import the correct css files.\n- [ ] All pages import the correct JS file.\n- [ ] Input fields have the following attributes;\n  - [ ] Name\n- [ ] All images have an alt tag;\n  - [ ] A name,\n  - [ ] A placeholder,\n  - [ ] A aria-describedby,\n  - [ ] Required\n- [ ] Removed all unused files.\n- [ ] Named all images properly.\n- [ ] Committed all my code to github.\n- [ ] My repo is publically viewable.\n- [ ] I've submitted/ written a report.\n- [ ] I've removed all todo notes in code.\n- [ ] I've removed all console logs in code.\n- [ ] Code is formatted correctly.\n- [ ] There are no red underlines in VSCode.\n- [ ] There are no error messages in the terminal when I run the project.\n- [ ] My code is indented correctly.\n- [ ] I've checked my report for grammer \u0026 spelling using grammerly or chatGPT\n- [ ] I've used used [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)\n- [ ] I've checked off every todo in this README.\n\n## Help \u0026 Tutorials\n\n- https://web.dev/learn/forms/\n- https://fed-vocational-astro-course.vercel.app/en/css-frameworks/module-1/intro-to-sass\n- https://dummyjson.com/\n- https://www.youtube.com/watch?v=BEdCOvJ5RY4\n\n## Application stack\n\n- [Vite](https://vitejs.dev/) - Next Generation Frontend Tooling\n- [Prettier](https://prettier.io/) - An opinionated code formatter\n- [Eslint](https://eslint.org/) - Find and fix problems in your JavaScript code\n- [sass](https://sass-lang.com/) - Supercharged CSS .\n- [TanStack react-router](https://tanstack.com/router/v1) - Modern and scalable routing for React applications.\n- [TanStack Query](https://tanstack.com/query/latest) - Powerful asynchronous state management.\n- [Axios](https://axios-http.com/docs/intro) - Axios is a promise-based HTTP Client.\n\n## Authors\n\n- _YOURE_NAME_ (@_your_github_username_)\n- Monde Sineke (@S3ak)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3ak%2Ffed-template-react-css-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs3ak%2Ffed-template-react-css-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3ak%2Ffed-template-react-css-framework/lists"}