Skip to content

Files

Latest commit

6d78da7 · Mar 30, 2022

History

History
26 lines (13 loc) · 511 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 511 Bytes

Quick Template for React Typscript App

This project is just a boiler plate for a React Typscript app. Its great to have on hand If you want to test out your backend.

React Router v6

Responsive Navbar

'/' Home route

'/dash' dashboard

AppLayout w/ header, footer & styles

Custom theme

extra colors & responsive breakpoints handy.

some error handeling and tests

I like to have thid handy in case I want to mess around with some smart contracs. Simple and to the point. Thank you!!!

npm start