huseindra / react-explored-router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

summary

In this repository, you will learn about react router v6 and CRUD with Firebase

pre-requisites

Understanding javascript
Understanding react component A firebase account

todo

  • slicing into component
  • use hooks, callback, suspense
  • convert router v5 to router v6
  • add loading spinner

how to clone

git clone https://github.com/huseindra/react-explored-router.git
npm install
npm start

About


Languages

Language:JavaScript 71.4%Language:CSS 21.4%Language:HTML 7.3%