Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jhostyn-2003/dashboard-nextjs


https://github.com/jhostyn-2003/dashboard-nextjs

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Next.js App Router Course - Starter

![Dashboard](dashboard.gif)

This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application, showcasing best practices for creating a dashboard with login functionality.

## Technologies Used
- React ⚛️
- TypeScript 🟦
- CSS 🎨
- JavaScript 🚀
- Tailwind CSS 🌈
- Auth.js 🔐
- Next.js 🚦
- Vercel 🚀

## Getting Started
To get started with the project, follow these steps:

1. Clone the repository.
2. Install dependencies using `npm install`.
3. Start the development server using `npm run dev`.

## Features
- Login functionality with email and password authentication.
- Dashboard layout with a responsive design.
- Use of Tailwind CSS for styling.
- Next.js for server-side rendering and routing.
- Deployment on Vercel for easy hosting.

## Demo
You can view a live demo of the application [here](https://dashboard-nextjs-snowy-two.vercel.app/).
| Desktop | Mobile |
|----------------------------------------------|---------------------------------------------|
| ![Desktop](/public/hero-desktop.png) | ![Mobile](/public/hero-mobile.png) |

## Login Credentials
To login to the application, use the following credentials:

- Email: [email protected]
- Password: 123456

## Course Curriculum
For more information, see the [course curriculum](https://nextjs.org/learn) on the Next.js Website.

---

Feel free to contribute to the project and improve it further! If you have any questions or feedback, please create an issue or reach out to us.

---


React
Perfil1
nextjs-gif
Deploy