This project was building with Create React App.
This simple project was a training of my Redux Toolkit skills.
- Get posts and users from api (https://jsonplaceholder.typicode.com/).
- Redux Toolkit
- 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 Toolkit
- 🔥 React
- 👞 CodeStyle - Prettier;