Skip to content

Latest commit

Β 

History

History
33 lines (23 loc) Β· 555 Bytes

File metadata and controls

33 lines (23 loc) Β· 555 Bytes

Data Fetching React πŸ‘‹

Data Fetching React

πŸ’» Project

🚧 A simple project to improve fetching on React πŸš€

πŸ”¨ Features

  • Fetch data in the best way

✨ Technologies

  • Vite
  • React
  • SWR
  • React Query
  • Axios

πŸƒβ€β™‚οΈ Running the project

Clone the repository

Use yarn or npm install to install project dependencies. Then start the project.

yarn dev