Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.12 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.12 KB

Ourecipe

Cookingpad Wannabe

Ourecipe

Description

This project is built using :

  • Laravel 8 with Jetstream and Livewire
  • TailwindCSS
  • AlpineJS

Requirements

  • PHP 7+
  • NodeJS

Installation

  • 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

Usage

Just register and login

Contributing

  • 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

Disclaimer

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.

License

As you can see Ourecipe is under MIT License

About the Author

Yayang Kurnia