Skip to content

niksseif/Next-Dashboard-Exercise

Repository files navigation

Next- Dashboard- Exercise:

Project overview:

This project is a practical implementation of the concepts learned from the Next.js Learn path. It's designed to demonstrate a thorough understanding of Next.js, particularly differentiating between server-side and client-side rendering within the framework. This application serves as a starter template for the Next.js App Router Course, containing the initial codebase for a dashboard application.

The project follows the course curriculum available on the Next.js website, offering hands-on experience with the framework's core features.

Technologies Used

  • Next.js
  • Typescript
  • React
  • Tailwind

Features

List the key features of your application. For example:

  • Server-side rendering
  • Dynamic routing
  • API routes
  • Next Auth
  • Vercel deployment

Installation and Setup

Provide instructions on how to get your project running on a local machine for development and testing purposes. For example:

  1. Clone the repository: git clone [https://github.com/niksseif/Next-Dashboard-Exercise]
  2. Navigate to the project directory:cd[nextjs-dashboard]
  3. Install dependencies:npm install
  4. Run the development server:npm run dev
  5. Open http://localhost:3000 with your browser to see the result.
  6. To login use : Email: [email protected] Password: 123456

About

This repo is following Next.js exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published