Skip to content

application for the convenience of sending practicum assignment files based on the React and Laravel websites

Notifications You must be signed in to change notification settings

devaanuad/easyprak-app

Repository files navigation

Easyprak-app

Installation

Clone Back-end ( laravel9 )

git clone https://github.com/devaanuad/easyprak-app.git back-end-laravel9

Install Composer -> migrate -> seed

composer install

php artisan migrate:fresh --seed

Run Server http://localhost:8000 ( default )

php artisan serve

Clone Front-end ( React )

git clone https://github.com/devaanuad/easyprak-app.git front-end-react

Install Dependencies

yarn
or
npm install

Run Server http://localhost:3000 ( default )

yarn start

Open in Browser http://localhost:3000

Login Akses

teacher 
email : admin@gmail.com
ps    : 123

Student 1
email : siswa1@gmail.com
ps    : 123

About

application for the convenience of sending practicum assignment files based on the React and Laravel websites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages