Skip to content

Web app that gives users the ability to see relationships between different data sets, spot outliers, and track performance over time.

Notifications You must be signed in to change notification settings

kusiLaw/next_dashboard

Repository files navigation

📗 Table of Contents

📖Next.js Dashboard

Web app that gives users the ability to see relationships between different data sets, spot outliers, and track performance over time. Built with Next.js.

Screenshot from 2023-06-27 15-02-16

Screenshot from 2023-06-27 15-04-47

🛠 Built With

Tech Stack

Language
Framwork
Server
Database
Test Library

Key Features

  • Header
  • Chart / Graph
  • Navigation
  • Configuration
  • Users

(back to top)

Add a link to your deployed project.

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node
  • Vscode / Code Editor

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:kusiLaw/porfolio_v2.git

Install

Install this project with:

  npm install
  or 
  yarn install

Usage

To run the project, execute the following command:

  npm run dev
  # or
  yarn dev
  # or
  pnpm dev

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

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project following this instructions: vercel

(back to top)

👥 Authors

👤 Lawrence Addai Kusi

(back to top)

🔭 Future Features

These are features that will be add to the project..

  • Welcome section
  • Header
  • Charts / Graphs
  • Navigation
  • Configurations
  • [] Users
  • [] Test
  • [] Documentation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, you can feel free to add or support

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Web app that gives users the ability to see relationships between different data sets, spot outliers, and track performance over time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published