https://github.com/augustodevjs/nextjs-admin-template
🔒 Admin Project with Authentication.
https://github.com/augustodevjs/nextjs-admin-template
Last synced: 2 months ago
JSON representation
🔒 Admin Project with Authentication.
- Host: GitHub
- URL: https://github.com/augustodevjs/nextjs-admin-template
- Owner: augustodevjs
- Created: 2022-06-17T18:02:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T20:15:58.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T02:23:33.811Z (4 months ago)
- Language: TypeScript
- Homepage: https://nextjs-admin.vercel.app/autenticacao
- Size: 781 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## :rocket: Project using Nextjs
### Tecnologies
* [React](https://reactjs.org/)
* [Typescript](https://www.typescriptlang.org/)
* [Nextjs](https://nextjs.org/)
* [Firebase](https://firebase.google.com/)
* [Custom Hooks](https://reactjs.org/docs/hooks-custom.html)
* [Context API](https://reactjs.org/docs/context.html)
* [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)
* [Private Route](https://www.robinwieruch.de/react-router-private-routes/)
* [Tailwind CSS](https://tailwindcss.com/)### How to run the project
```bash
# Clone the project
$ git clone https://github.com/augustodevjs/nextjs-admin-template# Install all dependecies
$ yarn# Run the project
$ yarn run dev```
### :airplane: Access the project
Hosted on Vercel
https://nextjs-admin.vercel.app/autenticacao