Built with | How to run | ScreeShot Page
This project was developed with the following technologies:
To run the app, you will need Git, Node.js v12.13.1 or higher, Npm, SQLite3.
Now clone the repository and install the dependencies.
# to clone the repository
git clone https://github.com/YujiYashima/Casa-Criativa.git
# go into the folder
cd CasaCriativa/
#install the backend dependencies
npm install
npm run dev
and write in your browser navigation bar "localhost:3000"