Skip to content

Kaddyp/dashboard-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chakra UI Dashboard Layout template

Starter code with the implementation of:

Basic layout: header, the main content area with sidebar, footer Navigation between pages

demo

Features

  • React v18
  • Javascript ES-6
  • Chakra-UI v2.8
  • React Router v6
  • React Context
  • React Hooks
  • Responsive
  • Create-react-app under the hood

Quick Start

  1. Get the latest version
git clone https://github.com/Kaddyp/dashboard-layout.git dashboard-layout
cd dashboard-layout
  1. Run
npm install
  1. Run
npm start
  1. Open http://localhost:3000 to view it in the browser.

Releases

No releases published

Packages

No packages published