Desafio técnico para a vaga de Desenvolvedor da Cotabox
-
Front-end
- Vue
- Bootstrap
- Axios
- ChartJS
-
Back-end
- Node.js
- JSON Server
-
Deployment
- Front-end (Netlify) https://fullstack-challenge-front-cotabox.netlify.app
- Back-end (Render) https://fullstack-challenge-back-cotabox.onrender.com
git clone https://github.com/ThiagoSousaDEV/fullstack-challenge
cd front
npm install
npm run serve
cd back
node server.js