- It's recommended to watch this video: React Crash Course
- Search about how to use "axios"
- To start the project clone it and run the following commands:
cd task
npm install
npm run dev- At the begining there will be nothing working, so it's okay.
- search for todos in all files (even in css ones) of the project and resolve them.