Your boss sends an urgent Slack message to your team. We need a new viral story this afternoon! You have 20 seconds to come up with the best news headline possible and beat your teammates ideas for fame and fortune!
- Random headlines will twirl on by
- Pick one real quick
- If you don't one will be picked for you
- You will see any related headlines/links from NYT public API
- Can see headlines from co-workers and vote on them
This project was bootstrapped with Create React App.
- Show intro headline of headline deadline
- Basic React / UI
- Animation of headline
- Figure out parts of speech and get some sort of picking / randomizing going
- Events to click / timer / all that
- Fetch related articles from chosen article headline
- Mock out a leaderboard situation
- Visible timer
- Make clickable stuff more obvious/visible
- Better intro
- Make things fully randomized
- Fetching is very basic and kinda busted, make it a bit better and explore available APIs more
- Fix for mobile / see if breaking word to next line can be handled a bit better
- Keyboard shortcuts / accessibility (maybe check box for show animation?)
- Get leaderboard vote working/mocked via who knows - Socket io?
- Allow clicking on individual words
- Some better styling
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.