{"id":23599867,"url":"https://github.com/chandan9898kumar/login-register-form","last_synced_at":"2026-04-09T18:51:01.493Z","repository":{"id":212718625,"uuid":"731934674","full_name":"Chandan9898Kumar/Login-Register-Form","owner":"Chandan9898Kumar","description":"This application is all about JWT Authorization.","archived":false,"fork":false,"pushed_at":"2024-01-10T15:10:28.000Z","size":774,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T11:35:30.876Z","etag":null,"topics":["bootstrap5","html-css-javascript","reactjs","rest-api","webpack"],"latest_commit_sha":null,"homepage":"https://registry-builder.netlify.app/","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/Chandan9898Kumar.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":"2023-12-15T08:26:36.000Z","updated_at":"2024-03-30T06:36:56.000Z","dependencies_parsed_at":"2023-12-30T11:26:58.683Z","dependency_job_id":"8c936a99-251b-4255-b88e-4bfe14272079","html_url":"https://github.com/Chandan9898Kumar/Login-Register-Form","commit_stats":null,"previous_names":["chandan9898kumar/login-register-form"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan9898Kumar%2FLogin-Register-Form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan9898Kumar%2FLogin-Register-Form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan9898Kumar%2FLogin-Register-Form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan9898Kumar%2FLogin-Register-Form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chandan9898Kumar","download_url":"https://codeload.github.com/Chandan9898Kumar/Login-Register-Form/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449552,"owners_count":19640532,"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":["bootstrap5","html-css-javascript","reactjs","rest-api","webpack"],"created_at":"2024-12-27T11:34:35.996Z","updated_at":"2025-11-05T03:30:29.112Z","avatar_url":"https://github.com/Chandan9898Kumar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n### `Prettier`\n`One of the main advantages of using Prettier in your React app is that it helps to automatically format your code. This means that you don't have to spend time manually formatting `\n`your code, which can be a tedious task, especially in large projects. Instead, you can focus on writing code and let Prettier handle the formatting.`\n\n`Another advantage of Prettier is its seamless integration with code editors like Visual Studio Code. Once you have installed the Prettier extension in Visual Studio Code, you can easily format your code with a simple command from the command palette or even configure it to format on save. This means every time you save your file, your code gets automatically formatted according to the rules defined in your configuration file.`\n\n\n\n### Webpack: Bundle.js - Uncaught ReferenceError: process is not defined.\n\n`1.    For Webpack 5, you can reference \"process/browser\" from the appropriate plugins part of webpack.config.js:`\n\nThan Run :  \n    Then run\n`npm install process`\n\n\n\n\n\n`2. For namespaced environment variables (more secure) check lines 10 - 28 on this StackBlitz page.`\n\nWith dotenv package:\n    Install dotenv:\n`yarn add -D dotenv or npm i -D dotenv`\n\n\n### Define these variables with webpack.DefinePlugin:\n\n` Inside webpack.config.js`\nconst webpack = require('webpack')\nconst dotenv = require('dotenv')\ndotenv.config();\n\nmodule.exports = {\n  plugins: [\n    new webpack.DefinePlugin({\n       'process.env': JSON.stringify(process.env)\n    })\n  ]\n}\n\n\n### We used api here :-\n\n`https://mock-api.binaryboxtuts.com`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandan9898kumar%2Flogin-register-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchandan9898kumar%2Flogin-register-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandan9898kumar%2Flogin-register-form/lists"}