Skip to content

ahizap/Frontend-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Project

This project is a React-based dashboard application that allows users to manage categories and widgets. It uses JSON Server as a mock backend for data storage and retrieval.

Installation

To install locally run

  git clone https://github.com/ahizap/Frontend-Assignment.git
  cd Frontend-Assignment
  npm install
  npm install -g json-server
  npm run server // This will run json server on localhost:3001
  npm start

Deployment

This app is also deployed to vercel for quick access

https://dashboard-vercel-six.vercel.app/

About

A simple dashboard created in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published