Welcome to the React Typescript Axios ReactQuery Project! In this project, we have integrated React, Axios, and React Query for seamless API integration and data management.
- Integrated with Axios for seamless API management
- Integrated with React Query for server state management and data caching
- TypeScript support for robust type checking
- Clean and responsive design for enhanced user experience
- Node.js
- npm or yarn
- Clone the repository
git clone https://github.com/aarjmandir/gamers.git
- Navigate to the project directory
cd gamers
- Install the required dependencies
npm install or yarn install
- Start the development server
npm start or yarn start
Now, the application should be running on your local machine. You can access it by navigating to http://localhost:3000 in your browser.
License This project is licensed under the MIT License - see the LICENSE file for details.