Skip to content

INIT-SGGW/HackArena2024-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackArena 2024 Frontend

This repo contains code for frontend app of HackArena 2024. You can checkout backend here.

Project set up

Open command line and go to directory of your choosing.

git clone https://github.com/INIT-SGGW/HackArena2024-frontend.git

Clones respository to local machine.

npm install

Installs all necessary dependencies.

npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the build folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published