Yet Another Chat
Must have the following:
- login(could be just pick nickname or full signup process)
- cant be 2 people with same nickname
- chat room with the whole history
- an input to type messages
- messages must show the sender
- Bot youtube or giphy:
- Giphy:
- search gif and show it.
- Youtbe
- that search on youtube(using api) with format:
- /youtube song_name/artist
- must place a youtube embed player with first result
- Giphy:
Tech that must be used, front end:
- JS - React(redux its a bonus)
- HTML/CSS bootstrap
Backend:
- Whatever you like
Platform:
- Run on heroku free plan, or whereever you like but reachable from anywhere.
Must have tests, just few but tests...
- fork this repo
- create a PR with the URL to test try it.