Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adydetra/laranuxt-front
- Owner: adydetra
- License: mit
- Created: 2024-04-05T13:57:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T23:02:58.000Z (8 months ago)
- Last Synced: 2024-11-17T16:43:26.666Z (2 months ago)
- Topics: crud, laravel, mysql, nuxt
- Language: Vue
- Homepage: https://laranuxt-front-adydetra.vercel.app
- Size: 601 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)