Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 449 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 449 Bytes

Yet Another React Dashboard Template

This project was bootstrapped with Create React App.

Libraries

  • react (17.0.1^)
  • rematch
  • react router
  • bulma css framework
  • etc: toastify, dayjs

Features

  • login
  • simple crud
  • loading more
  • search

Backend

I used FeathersJS for the rest api. You can use another. Simply modify the api services

How to use

git clone && make profit$$$