{"id":22686506,"url":"https://github.com/thirumalesh6630/loginappreact","last_synced_at":"2025-03-29T15:32:59.734Z","repository":{"id":260775611,"uuid":"823753165","full_name":"Thirumalesh6630/LoginAppreact","owner":"Thirumalesh6630","description":"LoginApp","archived":false,"fork":false,"pushed_at":"2024-07-03T18:18:00.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T16:26:15.035Z","etag":null,"topics":["react-states","reactjs-components"],"latest_commit_sha":null,"homepage":" https://thiruloginapp.ccbp.tech","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/Thirumalesh6630.png","metadata":{"files":{"readme":"ReadMe","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-07-03T16:33:21.000Z","updated_at":"2024-07-03T18:18:03.000Z","dependencies_parsed_at":"2024-11-02T14:27:43.198Z","dependency_job_id":null,"html_url":"https://github.com/Thirumalesh6630/LoginAppreact","commit_stats":null,"previous_names":["thirumalesh6630/loginappreact"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thirumalesh6630%2FLoginAppreact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thirumalesh6630%2FLoginAppreact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thirumalesh6630%2FLoginAppreact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thirumalesh6630%2FLoginAppreact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thirumalesh6630","download_url":"https://codeload.github.com/Thirumalesh6630/LoginAppreact/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246206240,"owners_count":20740658,"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":["react-states","reactjs-components"],"created_at":"2024-12-09T23:15:05.490Z","updated_at":"2025-03-29T15:32:59.702Z","avatar_url":"https://github.com/Thirumalesh6630.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"In this project, let's build a **Login App** by applying the concepts we have learned till now.\n\n### Refer to the image below:\n\n\u003cbr/\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https://assets.ccbp.in/frontend/content/react-js/login-app-output.gif\" alt=\"login-app-output\" style=\"max-width:70%;box-shadow:0 2.8px 2.2px rgba(0, 0, 0, 0.12)\"\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\n### Design Files\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to view\u003c/summary\u003e\n\n- [Extra Small (Size \u003c 576px), Small (Size \u003e= 576px)](https://assets.ccbp.in/frontend/content/react-js/login-sm-output.png)\n- [Medium (Size \u003e= 768px), Large (Size \u003e= 992px) and Extra Large (Size \u003e= 1200px)](https://assets.ccbp.in/frontend/content/react-js/login-lg-output.png)\n\n\u003c/details\u003e\n\n### Set Up Instructions\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to view\u003c/summary\u003e\n\n- Download dependencies by running `npm install`\n- Start up the app using `npm start`\n\u003c/details\u003e\n\n### Completion Instructions\n\n\u003cdetails\u003e\n\u003csummary\u003eFunctionality to be added\u003c/summary\u003e\n\u003cbr/\u003e\n\nThe app must have the following functionalities\n\n- Initially, **Please Login** message and **Login** button should be displayed\n- When the **Login** button is clicked,\n  - **Welcome User** message and **Logout** button should be displayed\n- When the **Logout** button is clicked,\n  - **Please Login** message and **Login** button should be displayed\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eComponents Structure\u003c/summary\u003e\n\n\u003cbr/\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n    \u003cimg src=\"https://assets.ccbp.in/frontend/content/react-js/login-app-login-component-structure-breakdown.png\" alt=\"login app login component structure breakdown\" style=\"max-width:100%;box-shadow:0 2.8px 2.2px rgba(0, 0, 0, 0.12)\"\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\n\u003cdiv style=\"text-align: center;\"\u003e\n    \u003cimg src=\"https://assets.ccbp.in/frontend/content/react-js/login-app-logout-component-structure-breakdown.png\" alt=\"login app logout component structure breakdown\" style=\"max-width:100%;box-shadow:0 2.8px 2.2px rgba(0, 0, 0, 0.12)\"\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eImplementation Files\u003c/summary\u003e\n\u003cbr/\u003e\n\nUse these files to complete the implementation:\n\n- `src/components/Home/index.js`\n- `src/components/Home/index.css`\n- `src/components/Login/index.js`\n- `src/components/Login/index.css`\n- `src/components/Logout/index.js`\n- `src/components/Logout/index.css`\n- `src/components/Message/index.js`\n- `src/components/Message/index.css`\n\u003c/details\u003e\n\n### Important Note\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to view\u003c/summary\u003e\n\u003cbr/\u003e\n**The following instructions are required for the tests to pass**\n\n- Achieve the given layout using only Conditional Rendering\n\u003c/details\u003e\n\n### Resources\n\n\u003cdetails\u003e\n\u003csummary\u003eColors\u003c/summary\u003e\n\n\u003cbr/\u003e\n\n\u003cdiv style=\"background-color: #2b2c49 ; width: 150px; padding: 10px; color: white\"\u003eHex: #2b2c49\u003c/div\u003e\n\u003cdiv style=\"background-color: #ffffff ; width: 150px; padding: 10px; color: black\"\u003eHex: #ffffff\u003c/div\u003e\n\u003cdiv style=\"background-color: #b5b9ff ; width: 150px; padding: 10px; color: white\"\u003eHex: #b5b9ff\u003c/div\u003e\n\u003cdiv style=\"background-color: #f8fafc ; width: 150px; padding: 10px; color: black\"\u003eHex: #f8fafc\u003c/div\u003e\n\u003cdiv style=\"background-color: #303150 ; width: 150px; padding: 10px; color: white\"\u003eHex: #303150\u003c/div\u003e\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eFont-families\u003c/summary\u003e\n\n- Roboto\n\n\u003c/details\u003e\n\n\u003e ### _Things to Keep in Mind_\n\u003e\n\u003e - All components you implement should go in the `src/components` directory.\n\u003e - Don't change the component folder names as those are the files being imported into the tests.\n\u003e - **Do not remove the pre-filled code**\n\u003e - Want to quickly review some of the concepts you’ve been learning? Take a look at the Cheat Sheets.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirumalesh6630%2Floginappreact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthirumalesh6630%2Floginappreact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirumalesh6630%2Floginappreact/lists"}