Please either create a Github Codespace or clone this repository to your local machine.
git clone https://github.com/acmutd/hackutd-fall23-workshops.git
npm install
We reccomend you use Visual Studio Code as your text editor for this workshop. You can download it here.
This project was made with Vite and React. To run this project, you will need to have Node.js installed. You can download it here.
To run this project, you will need to run the following commands in your terminal:
npm run dev