Skip to content

boroicamarius/hacka-map

Repository files navigation

HackA-Map 🗺️

Made for InfoEducație, because I wanted to understand the challenge that they got at the Open, Section WebDev.

HackA-Map

Installation

pip install -r requirements.txt
npm install

Requirements

Enable CORS in your browser because the server runs on your machine

Start-up

Start the back-end:

python app.py

Start the front-end:

npm run build | npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published