This is a Nextjs 13 learning project. The user will be able to make an account, log-in, and see daily news headings from Japan. The user can change if they want to access Japanese news sources in English, or Japanese. There will also be a way to save the headings they enjoy.
This app will use NewsAPI and jisho.org's kanji dictonary api.
I am following the Fireship.io Next 13 tutorial.
Source Code
Some of the code has unnecessary comments. These are learning notes.
- ✅ Save your favorite news articles
- hover or tap to look up unknown words
- User read history stored on db
- Buttons reflect if article is already saved or not