git clone [email protected]:mar-js/fullstack-notes-app.git
or
git clone https://github.com/mar-js/fullstack-notes-app.git
cd notes-app
docker-compose up --build
Open http://localhost:5173 view the Frontend.
Open http://localhost:3003/api/ to consume de API.