Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.57 KB

README.md

File metadata and controls

60 lines (40 loc) · 1.57 KB

Scrum Poker App

Welcome to the Scrum Poker App! This project aims to streamline your Agile estimation process with an intuitive and efficient interface.

Installation

To get started with the Scrum Poker App, follow these simple steps:

  1. Clone the repository:
git clone https://github.com/victordantasdev/scrum-poker-app
  1. Install dependencies:
bun install
  1. 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

Usage

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/.

Technologies Used

The Scrum Poker App is built with the following technologies:

Contributing

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License.


Happy estimating with Scrum Poker! 🃏🚀