Skip to content

PantherHacks/pantherhacks.dev

Repository files navigation

PantherHacks 2025 Banner

PantherHacks.dev is an open-source Next.js website. It is written in TypeScript and uses React.

Installation

  1. Install Node: Install the correct version of node (v22.5.1) for the project.

Note About Node

If you are using nvm (Node Version Manager), you can run:

nvm install
nvm use

Run the follow command to make sure that you are on the correct version of node:

node -v # Should be v22.5.1
  1. Install Node Dependencies: Install all the dependencies that the project uses by running the following command in the project's root directory:
npm install
  1. Start the Development Server: Start the development server to see your changes live:
npm run dev
  1. Open the website by visiting http://localhost:3000 with your browser. When you make changes to a code file and save the file, the live preview will update on the url automatically.

Contributing

Contributions are always welcome though will be reviewed by our team!

Please adhere to this project's code of conduct.

Feedback

If you have any feedback, bug reports, or anything else, please create an issue.

License

MIT

About

Source code for the PantherHacks hackathon event website.

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 5