This project is built using :
- Laravel 8 with Jetstream and Livewire
- TailwindCSS
- AlpineJS
- PHP 7+
- NodeJS
- Edit .env file according to your needs
- Run :
$ composer update
$ php artisan key:generate
$ php artisan storage:link
$ php artisan migrate:fresh
$ php artisan serve
Just register and login
- Fork it ( https://github.com/kurnyaannn/ourecipe-project/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
This project is still Under Development, still many standard features needs to be added. So if you find any kinds of bug just be patient.
As you can see Ourecipe is under MIT License