Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claudiarojassoto/martial_arts
This project is a web application for a martial arts tournament featuring Dragon Ball Z characters. It allows you to register participants, select their race, and assign them a power level.
https://github.com/claudiarojassoto/martial_arts
api bootstrap css3 es6 fetch-api html5 javascript json
Last synced: 1 day ago
JSON representation
This project is a web application for a martial arts tournament featuring Dragon Ball Z characters. It allows you to register participants, select their race, and assign them a power level.
- Host: GitHub
- URL: https://github.com/claudiarojassoto/martial_arts
- Owner: ClaudiaRojasSoto
- Created: 2022-02-09T02:23:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T00:15:47.000Z (over 1 year ago)
- Last Synced: 2024-12-26T01:32:07.463Z (14 days ago)
- Topics: api, bootstrap, css3, es6, fetch-api, html5, javascript, json
- Language: JavaScript
- Homepage:
- Size: 10.1 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Desafio\_artes\_marciales ](#-desafio_artes_marciales-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Martial_Arts**
This project is a web application for a martial arts tournament featuring Dragon Ball Z characters. It allows you to register participants, select their race, and assign them a power level. You can also view a table with all the participants and determine who is the strongest. The application uses technologies such as HTML, CSS, JavaScript, and Bootstrap.
## 🛠 Built WithHTML
JavaScript
- **[Branch creation]**
- **[Version control]**
- **[GitHub flow]**
- **[Pull request]**
- **[Descriptive commits]**
- **[Data Persistence]**
- **[Interactive User Basic Interface]**
- **[JavaScript Functionality]**
- **[Code Maintenance]**### Setup
Clone this repository to your local machine:
git clone [email protected]:ClaudiaRojasSoto/Martial_Arts.git
### Prerequisites
In order to use this project, you need to have Node.js and npm installed on your local machine.
### Install
Install the necessary dependencies by running:
npm install
### Usage
To start the project, run the following command:
npm start
### Run tests
To run tests, run the following command:
npm test
### Deployment
You can deploy this project [clicking here](https://artesmarciales.netlify.app/)
👤 **Claudia Rojas**
- GitHub: [@ClaudiaRojasSoto](https://github.com/ClaudiaRojasSoto)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/claudia-soto-260504208/)-**[User authentication]**
Feel free to check the [issues page](https://github.com/ClaudiaRojasSoto/Martial_Arts).
If you like this project, please give it a ⭐️!
I would like to thank...
* Microverse for providing the opportunity to learn Git and GitHub in a collaborative environment.
* GitHub Docs for providing a wealth of information on Git and GitHub.
This project is [MIT](https://spdx.org/licenses/MIT.html) licensed.