https://github.com/kaylacrane/madlibs-react
A Mad Libs like fill-in-the-blank story generator
https://github.com/kaylacrane/madlibs-react
controlled-components form-validation forms game javascript madlibs reactjs styled-components
Last synced: about 1 month ago
JSON representation
A Mad Libs like fill-in-the-blank story generator
- Host: GitHub
- URL: https://github.com/kaylacrane/madlibs-react
- Owner: kaylacrane
- Created: 2020-09-28T19:01:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T11:02:48.000Z (over 5 years ago)
- Last Synced: 2025-03-23T19:29:56.486Z (about 1 year ago)
- Topics: controlled-components, form-validation, forms, game, javascript, madlibs, reactjs, styled-components
- Language: SCSS
- Homepage: https://kaylacrane.github.io/madlibs-react/
- Size: 652 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Silly Stories
## A Mad Libs Story Generator
Skills/tools/technologies included in this project:
- React.js
- JavaScript
- CSS/SASS
- Form validation
- Controlled components
- Styled components
- API calls using fetch
The API I used is [Madlibz API](http://madlibz.herokuapp.com/api). At the previous link you can also find information on how to add your own stories to the API.