Find what's going on in LoginRadius, with our developer portal. And Create your own using this template.
As a part of Hackathon Project we have created this repo that contains a list of all our great minds who are working with passion and dedication in the organization.
You can find what's going on in the company like
- Events
- Talks
- Hackathon
- Open-source contribution.
- Application is built using React.
- Provide Login Functionality out of the box, you can create your app using LoginRadius. Replace the APP_URL with yours in
src\utils\config.tsx
. - Reading data from the JSON Array and creating a UI based on that.
Feel free to file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines
-
Clone the repository and change your current directory to project root directory.
-
Install all the dependency and then start the development environment
npm install npm run start
Note: To setup your own login create an LoginRadius App For Free and replace the
APP_URL
in thesrc\utils\config.tsx