Random Quote/advice react app. Made in an easy-to-understand way of code. The perfect project for a beginner who has just started learning the react library.
In this project you could learn about fetching data from api (api.adviceslip.com), styling react components and more.
Setup:
- run
npm i && npm start