this app has frontend and backend files + Docker is also set up at akhrrb/one repo on Docker Hub
to run this app locally:
git clone repo_shh_link- you have to install dependencies locally because docker-compose is going to use them.
npm installin both frontend and backend directories. docker-compose upand voilà~~~~
happy coding!
if you wanna learn about frontend(-> react) go here if you wanna learn backend(-> nodejs express mongodb) go here if you wanna learn docker go here here