Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

**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 With

### Tech Stack

HTML

JavaScript

### Key Features

- **[Branch creation]**
- **[Version control]**
- **[GitHub flow]**
- **[Pull request]**
- **[Descriptive commits]**
- **[Data Persistence]**
- **[Interactive User Basic Interface]**
- **[JavaScript Functionality]**
- **[Code Maintenance]**

(back to top)

## 💻 Getting Started

### 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/)

(back to top)

## 👥 Authors

👤 **Claudia Rojas**

- GitHub: [@ClaudiaRojasSoto](https://github.com/ClaudiaRojasSoto)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/claudia-soto-260504208/)

(back to top)

## 🔭 Future Features

-**[User authentication]**

(back to top)

## 🤝 Contributing

Feel free to check the [issues page](https://github.com/ClaudiaRojasSoto/Martial_Arts).

(back to top)

## ⭐️ Show your support

If you like this project, please give it a ⭐️!

(back to top)

## 🙏 Acknowledgments

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.

(back to top)

(back to top)

## 📝 License

This project is [MIT](https://spdx.org/licenses/MIT.html) licensed.

(back to top)