/rocketfy

Kamban board with react-dnd

Primary LanguageTypeScriptMIT LicenseMIT

rocketfy

License: MIT

📚 Technologies used

The main technologies used to develop the project were:

  • Technology 01.
  • Technology 02.

This project was bootstrapped with:

  • Vite - Next generation frontend tooling. It's fast!

💻 Prerequisites

Before starting, make sure you've met the following requirements:

  • node(versions 14.x.x or later)
  • npm(versions 5.x.x or later)

🚀 Getting Started

To start the project, follow these steps:

Clone the project:

git clone https://github.com/MarcosSantosDev/rocketfy.git

Install the dependencies

npm install

☕ Useful commands

To start the application, run:

npm run dev

To start building the application, run:

npm run build

To start testing the application, run:

npm run test

🤝 Contributing to the project

To contribute, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<message_commit>'
  4. Push to the original branch: git push origin <project_name> / <local>
  5. Create the pull request.

Alternatively, see the GitHub documentation at how to create a pull request.

⚠️ Standards adopted in the project

Description of examples:

  • Topic 01

📄 License

This project is licensed under the MIT License - see the LICENSE file for details

Make with ❤️ by Marcos Santos