A fun web application built with React.
git clone https://github.com/huantingwei/just_react_codes.git
Please check at yarn's official website
yarn install
yarn start
This will run the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- Home
- About
- Astronomy Picture of the Day (APOD)
- This page displays Astronomy Picture of the Day information fetched from NASA's open API
- Quote
- This page displays random/list of programming quotes fetched from Programming Quotes
If you have any fun idea, just add a page and contribute to this project!
- A good idea for Home page
- Another great idea for About page
- A lot of other brillant ideas for other pages or application