Official website for the HackAI hackathon hosted by the Artificial Intelligence Society @ The University of Texas at Dallas.
This is a Next.js project.
- Clone this repo.
yarn
to install all depsyarn dev
to open a dev server w/ hot-reloading- Open the project in your favorite editor (recommended: Visual Studio Code with TailwindCSS Intellisense)
yarn deploy
to push build based on current branch to gh-pages
Contributions are always welcome! Just fork this repo and make a pull request.