This project was building with Create React App.
There are two different ways of implementing of infinite scrolling in this App:
- Clean React
- Using React Query
- Get posts from api (https://jsonplaceholder.typicode.com/).
- React Query
- Work with API
- React
- Routing
- Download this project or
git clone
- Run command
npm i
- Run
npm run start
- Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
- 📡 Redux Query
- 🔥 React
- 👞 CodeStyle - Prettier;