Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aspreet31/react-random-advice-app
Interactive ReactJS application that fetches random advice from Advice Slip JSON API.
https://github.com/aspreet31/react-random-advice-app
Last synced: 10 days ago
JSON representation
Interactive ReactJS application that fetches random advice from Advice Slip JSON API.
- Host: GitHub
- URL: https://github.com/aspreet31/react-random-advice-app
- Owner: aspreet31
- Created: 2024-05-22T13:13:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T05:25:25.000Z (6 months ago)
- Last Synced: 2024-05-23T05:36:48.300Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-random-advice-app
Interactive ReactJS application that fetches random advice from an external API
=======
This repository holds the code for a fun and functional React project I created: a Random Advice App.### What did I learn?
Master the fundamentals of React workflow.
Integrated with the Advice Slip JSON API to fetch random advice.
Implemented social sharing functionality using the react-share library, allowing users to easily share app's link on social platforms.
### Screenshot of Web App -
![webview](https://github.com/aspreet31/react-random-advice-app/assets/103019348/bbfb8edc-a302-40e3-a477-46ab4d8c3d9e)