Use Yarn instead of NPM
> yarn # Install dependencies
> yarn watch # Watch website
> composer install # install composer dependencies
> php artisan serve # launch serve
- Add a Markdown editor for product page
- Use of custom components
- Named routes
- Include components (navigation parts)
- Conditionnal rendering
- Loop rendering
- Authentication (admin and user)
- 2 status
- Redirection for user
- Stripe (cashier + stripe libs)
- Purchase of the whole calendar
- Contact form
- Post comments and delete your own comment
- Delete your user account
- User management
- Product management
- Contact form management (detele and reply)
- Comment management (delete)
- MarkdownRenderer for Markdown rendering
- Custom Elements (✨ for fun)