creativetimofficial / notus-react

Notus React: Free Tailwind CSS UI Kit and Admin
https://www.creative-tim.com/product/notus-react
MIT License
775 stars 1.08k forks source link

Feature/sar 83 initial react dashboard demo #5

Closed TylerNoblett closed 3 years ago

TylerNoblett commented 3 years ago

Related Tickets

Other Repos' PR(s) Intended to Work With This PR

How Things Worked (or Didn't) Before This PR

There was no dashboard

How Things Work Now (And How to Test)

Here's a mock iteration of how the dashboard could look run: yarn yarn run install:clean navigate to http://localhost:3000 Take a look, and let me know what you think! The main thing I'm wanting feedback on is whether or not this generally seems like the type of dashboard set up we want (I'm sure at some point an actual designer can take care of the small things)

Readiness

  1. [ ] This PR passes all automated tests.
  2. [x] This PR has no linting errors.
  3. [ ] This PR's changes to configuration files have been documented in all appropriate places (such as but not limited to README.md), if applicable.