raaga
raaga copied to clipboard
Restructure the project
Move the folders from root to src.
The new version of Next.js supports keeping the folders inside src folder. This won't be possible for public folder which has to stay at the root.
See https://github.com/ritz078/reference for example.
I would like to work on it