Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adydetra/laranuxt-front

🚀 Laravel x Nuxt - Front
https://github.com/adydetra/laranuxt-front

crud laravel mysql nuxt

Last synced: 5 days ago
JSON representation

🚀 Laravel x Nuxt - Front

Awesome Lists containing this project

README

        

# Laranuxt 🚀

![Laravel](https://img.shields.io/badge/Laravel-%23FF2D20.svg?logo=Laravel&logoColor=white)
![Nuxtjs](https://img.shields.io/badge/Nuxt-002E3B?logo=nuxtdotjs&logoColor=#00DC82)
![MySQL](https://img.shields.io/badge/MySQL-4479A1.svg?logo=MySQL&logoColor=white)
![Static Badge](https://img.shields.io/badge/license-MIT-brightgreen?label=LICENSE)

[Backend (Laravel)](https://github.com/adydetra/laranuxt-back)

## Todolist

- FEATURES
- [ ] Search
- [ ] Sort
- API
- [x] GET
- [x] POST
- [x] DELETE
- UI
- [x] Table
- [x] Form
- [ ] Skeleton
- [x] Responsive all device
- [x] OG Image
- [ ] Favicon
- [x] Sitemap
- [x] Deploy

## Contributing

If you want to contribute adding new features or fixing bugs, please follow these steps:

1. Fork the repository.
2. Create a new branch: `git checkout -b example-name`
3. Make your changes and commit them: `git commit -m 'Add new example-name`
4. Push to the branch: `git push origin example-name`
5. Open a pull request.

## License

The code is licensed [MIT](LICENSE)