Bucketlist is an app designed to help you set and achieve your personal, educational and travel goals. The backend server can found here
The technologies used to build this app:
Vue, Tailwind, Cloudinary, Google Maps Javascript Api, GraphQL, JWT
There's a few things you need to do to get started:
- npm
npm install npm@latest -g
-
Clone this repo
-
npm install
-
Create
.env
using.env.example
as a template
npm run serve
npm run build
npm run lint
- Navigate to the server repo and follow the instructions there
npx nodemon