Skip to content

Oksana1008-dev/Nextjs-dashboard-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Next.js Dashboard Example

This is an example of a dashboard application built with Next.js.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to have Node.js and npm (or yarn) installed on your machine.

Installation

  1. Clone the repo
    git clone https://github.com/Oksana1008-dev/Nextjs-dashoboard-example.git
  2. Install NPM packages
    npm install
    # or
    yarn install

Usage

To run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Technologies Used

  • Next.js - The React Framework for Production
  • React - A JavaScript library for building user interfaces
  • Tailwind CSS - A utility-first CSS framework

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Oksana - @Oksana1008-dev

Project Link: https://github.com/Oksana1008-dev/Nextjs-dashoboard-example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors