This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
- Creating inputable values for crypto/stock (removing const.js)
- daily gains and losses (halfway done)
- needs to be refactored
- Menu functionality
- Storing those values in state (local storage)
- Sign in feature for added security (next-auth? jwt?)
- Make PWA (halfway done, manifest not square thing)
- Dark Mode
- Multi-language
- Github Actions (CI/CD)
- Server side rendering for account page
- testing (cypress and jest)
- favicon
typescript- swr api fetching