This is a react project that shows which are the movements that a sorting algorithm does while it is executed.
Use the package manager npm to install the missing dependencies.
npm ci
After installing the dependencies you should run the following command:
npm run dev
If you want to build the application, run the following command:
npm run build
It will create a folder in the following path: dist/build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
We are a small group of engineers that love the software engineering world, and are able to achieve new challenges.
The team is formed by:
- 👨💻 Bayron Picado, 📫 bypiob@gmail.com
- 👨💻 Oscar Castro, 📫 ocastror24@gmail.com
- 👨💻 Edwin Lobo, 📫 edlobo98@gmail.com
Other information:
- 👨💻 All of our projects are available at https://github.com/react-ts
- 💬 Ask us about React, NodeJS, .NET.