User management application using IONIC with Laravel-API,
User registration and signing in. Forgot Password feature that sends out the new password to the user. Email Verification. Admin Side allows user CRUD
- Copy the URL and paste in terminal
- git clone URL_
- npm install
- Change Directory
- cd URL_
- Run Serve
- ionic serve
- php artisan serve