Welcome to the Scrum Poker App! This project aims to streamline your Agile estimation process with an intuitive and efficient interface.
To get started with the Scrum Poker App, follow these simple steps:
- Clone the repository:
git clone https://github.com/victordantasdev/scrum-poker-app
- Install dependencies:
bun install
- Set the environment variable:
- Clone the Scrum Poker API repository from here if you haven't already.
- Set the environment variable in the format:
VITE_WS_URL=ws://<host>/ws
Once you've completed the installation steps, you're ready to run the project:
bun dev
Access the Scrum Poker App locally in your browser at http://localhost:3000.
You can also test the application live at https://fast-scrum-poker.vercel.app/.
The Scrum Poker App is built with the following technologies:
Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License.
Happy estimating with Scrum Poker! 🃏🚀