Skip to content

AL-03/yes-speak-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yes-speak-up

This repository is for the Yes, Speak Up! project created for CtrlHackDel 2024.

Setting up the virtual environment:

python -m venv .venv
.\.venv\Scripts\activate

Running the code:

  1. Make sure the requirements.txt is installed: pip install -r requirements.txt
  2. Install Node.js, then check that it's been properly installed by typing this in the terminal: node -v
  3. Enter the following in the terminal: npm install react react-dom leaflet axios bootstrap
  4. To run the code: npm start

Releases

No releases published

Packages

 
 
 

Contributors