Skip to content

manuelaguirre/skillmarket-front

Repository files navigation

Skill Market Frontend

This repository contains the code for the frontend of skillmarket.uk. This is a VueJS application that uses Tailwind CSS.

This application uses the Google Maps JavaScript API, so you will need an API key to use it.

You can find the corresponding backend application in this GitHub repo.

This project was submitted to the Redis 'Beyond Cache' Hackathon, you can see the submission and vote for it here.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Deployment

You will need to define the following Environment variables:

VUE_APP_API_KEY="your-google-maps-key"
VUE_APP_API_URL="your-backend-url"

About

Help ideas proliferate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •