Skip to content

jaypedia/querouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

82 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Querouter main image


React Query x React Router = Querouter πŸ’˜

The combination of React Query and React Router is a match made in heaven.

React Query's data caching + React Router's data prefetching = powerful data fetching logic ✨


Table of Contents


Built With

React React Query React Router TypeScript Webpack


Getting Started

To run this project on your local machine, follow these steps.

Prerequisites

  • npm
    npm install npm@latest -g
  • yarn
    npm install yarn@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/jaypedia/star-todo.git
  2. Move to server folder & Install yarn packages
    cd server
    yarn install
  3. Move to client folder & Install NPM packages
     cd client
     npm install
  4. Start server
     yarn start
  5. Start client in development mode
    npm start

Features

1. Login / Sign up

2. Todo List

⬆️ back to top

About

React Query + React Router = Querouter πŸ’˜

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published