Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 940 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 940 Bytes

CS-2340-Team-4

CS 2340 Space Traders is a modern rendition of the game Space Traders.

Space Traders is a web app built using React and Python Flask. The project was built at Georgia Tech for CS 2340.

🚀 Getting Started

Frontend

To compile and run the frontend install Node.js. Run the following commands in the react-frontend directory

    npm install  
    npm run build

Backend

To run the backend install Python3. Run the following commands in the flask-backend directory

    pip3 install -r requirements.txt
    python3 api.py

👥 Contributors

Our team for CS 2340 consisted of the following members: