https://github.com/wafaa-assem/noteappreact
A responsive React app for managing notes, using React Router DOM for routing, React Query with Axios for API data fetching, and styled with Tailwind CSS. It integrates an external API for seamless note management.
https://github.com/wafaa-assem/noteappreact
axios notes-app react react-query react-router tailwind-css
Last synced: about 1 year ago
JSON representation
A responsive React app for managing notes, using React Router DOM for routing, React Query with Axios for API data fetching, and styled with Tailwind CSS. It integrates an external API for seamless note management.
- Host: GitHub
- URL: https://github.com/wafaa-assem/noteappreact
- Owner: wafaa-assem
- Created: 2024-09-13T15:41:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T15:48:35.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T21:13:18.078Z (about 1 year ago)
- Topics: axios, notes-app, react, react-query, react-router, tailwind-css
- Language: JavaScript
- Homepage: https://note-app-react-nine.vercel.app
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh