A React 18 + NextJS project, created for fun. I was tired to open YouTube for some lo-fi music while working 🤭.
A live demo for a quick preview, is available 👉 clicking here.
- NextJS 13
- React 18 with useEffect and useState;
- TypeScript
- Styled Components
- Components/Layout based
- Prettier for better readability
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 (default port) to view it in the browser.
Builds the app for production to the build
folder.
Run all the tests and check if they all pass.
Check the test coverage (minimum required global 70%).
Once run the command, search for /coverage
folder, then /lcov-report
and open index.html
in a browser.
Please feel free to open issues, pull requests and refactor/fix! This is a living project and any help is welcome. Thanks!