E-learningPrerequisiteInstall depedenciesyarnnpm installInstall composercomposer installEdit ENV fileEdit .env.example to .env and change the db credentialsRun migration | Make sure that your table exists in your databasephp artisan migrateRun seeder for sample dataphp artisan db:seedRun Laravel backendphp artisan serveRun Laravel generate keyphp artisan key:generateRun React frontendnpm run watchAccessing AppAccess the application via this http://localhost:8000For admin admin@admin.com || adminFor user user@user.com || userAbout AppAdmin FunctionsCategories CRUDWords and Choices CRUDUser listUser FunctionsView CategoriesView and Answer lessonsLesson ResultsAdd Folow other UserSelf and Other user activity logsProfile editDashboardApp Images