Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wellpinho/react-query-todos

Simple app for using react query lib
https://github.com/wellpinho/react-query-todos

Last synced: 13 days ago
JSON representation

Simple app for using react query lib

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Tools

[Next.js 14](https://nextjs.org/docs/getting-started/installation)
[React Query v3](https://tanstack.com/query/v3/docs/react/quick-start)
[JSONPlaceholder](https://jsonplaceholder.typicode.com/)
[Tailwindcss](https://tailwindcss.com/)

## Getting Started

First, run the development server:

1. clone this repository
` git clone [email protected]:wellpinho/react-query-todos.git`

2. Enter in folder project
`cd react-query-todos`

3. Install
`npm i`

4. Run app with
`npm run dev`

5. Access the app in your brownser
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

Created by [Wellington Pinho](https://wellpinho.com) view my portfólio.
[Linkedin](https://www.linkedin.com/in/wellpinho/) conect with me.