issues
search
otmaneechchafyky
/
MathMagicians
is a mathematics website. It is a Single Page App (SPA) that allows users to make simple calculations and read random math-related quotes. Built with React.
MIT License
1
stars
0
forks
source link
Adding random quote using API
#11
Closed
otmaneechchafyky
closed
1 year ago
otmaneechchafyky
commented
1 year ago
In this PR I did :
[ ] Create a new component to display random quotes.
[ ] Fetch API to get new quotes with their authors.
[ ] Show loading state.
In this PR I did :