Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 555 Bytes

Readme.md

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