LoginRadius / cascade

Create your internal developers' portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoginRadius Developer Portal


LoginRadius

Find what's going on in LoginRadius, with our developer portal. And Create your own using this template.

Introduction

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.

Features

  • 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.

Feedback

Feel free to file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines

Setup Process

  1. Clone the repository and change your current directory to project root directory.

  2. 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 the src\utils\config.tsx

About

Create your internal developers' portal

License:MIT License


Languages

Language:TypeScript 83.2%Language:JavaScript 8.8%Language:SCSS 6.5%Language:HTML 1.1%Language:CSS 0.4%