epicmet / react-raw-router

Just another shitty react router.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Raw Router

Just a basic react app with a router implemented from scratch.

See in action

  1. Clone the project and install the dependencies and then run:
  yarn dev
  # OR
  npm run dev
  1. Change and define your own components and routes in src/Router.tsx.

References

This article Helped me out.

About

Just another shitty react router.


Languages

Language:TypeScript 72.3%Language:CSS 22.8%Language:HTML 4.9%