Skip to content

kandicst/Art-Tracker

Repository files navigation

Artist tracker

Technologies used

Project setup

Application is currently deployed on Firebase here.

Or if you want to run it locally, navigate to front-end folder and install node.js dependencies

cd front 
npm install

After that you can start the application:

npm run serve