Fendee is a authentication KIT designed with Angular. This is a template that you can use for your next application (for yourself, your company, or any client). It is very easy to edit, extend and publish. App design is based on Login/Register. The UI has been design by [Harnish Design]
Coming soon
Coming soon
IE11* | Edge | Chrome | Firefox | Safari | Opera | UC Browser |
---|---|---|---|---|---|---|
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
├── ...
├── pages # This directory contains all the modules
│ ├── auth-1
│ ├── auth-2
│ └── ....
└── ...
Run npm install
to install the dependencies.
Run npm start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
If you would like to contribute enhancements or fixes, please do the following: