A aplication made with React, Redux Toolkit, Typescript and Styled Components.
This project uses lot of stuff as:
- Fetch API with Redux Toolkit
- Infinite Scroll
Clone the project
git clone https://github.com/RamonCP/dogs.git
Go to the project directory
cd dogs
Install dependencies
npm install
Start the server
npm start
Open http://localhost:3000 with your browser to see the result.
- Add a search bar
- Add a dog's info page
- Responsive CSS