Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorferronato/nuxt-authentication
Login with nuxt!
https://github.com/vitorferronato/nuxt-authentication
nuxt tailwindcss vue vuejs
Last synced: 21 days ago
JSON representation
Login with nuxt!
- Host: GitHub
- URL: https://github.com/vitorferronato/nuxt-authentication
- Owner: VitorFerronato
- Created: 2024-07-03T00:37:15.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-21T13:29:11.000Z (6 months ago)
- Last Synced: 2024-12-23T18:12:32.742Z (29 days ago)
- Topics: nuxt, tailwindcss, vue, vuejs
- Language: Vue
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NUXT AUTHENTICATION
## 💻 The project
Nuxt authentication is a project that allows users to be created and logged into the application. Each user can have specific authorizations to access different pages of the application, ensuring strict control of permissions and security.
![image](https://github.com/user-attachments/assets/b0b4dc69-c9fc-4cd0-ac1a-65ee419cea3b)
## 🚀 Technologies
* Vue
* Nuxt
* Firebase
* Zod
* Nuxt/ui
* Tailwind
* Composition API## 🔧 installation
```
npm install
npm run dev
```👷 We are working on new features!