dchima / pangolin

:page_facing_up: admin dashboard for my database. (might not need this if i use Django)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status Built with React

pangolin

admin dashboard for my database.

Overview

This is the dashboard of my personal website, hosted on netlify.

🔧 Installation

  • Clone repo and navigate to project
git clone https://github.com/dchima/swan.git && cd swan
  • Install latest version of node
nvm install
  • Install dependencies
npm i
  • Run development server
npm start

Status

🚧 site under construction.

About

:page_facing_up: admin dashboard for my database. (might not need this if i use Django)

License:MIT License


Languages

Language:JavaScript 98.6%Language:HTML 1.4%