Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carreraprogrammer/mievent
Mievent is a web application that lend you find all kind of events around the world. You can choose different countries and see different kind of events with his respective information including: start date, time, prices, general information, location and seatmaps. Each event card also includes a Purchase button that lends you to purchase event
https://github.com/carreraprogrammer/mievent
css html javascript react redux
Last synced: about 1 month ago
JSON representation
Mievent is a web application that lend you find all kind of events around the world. You can choose different countries and see different kind of events with his respective information including: start date, time, prices, general information, location and seatmaps. Each event card also includes a Purchase button that lends you to purchase event
- Host: GitHub
- URL: https://github.com/carreraprogrammer/mievent
- Owner: carreraprogrammer
- Created: 2022-12-06T02:16:32.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-06-23T16:13:11.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:36:46.119Z (8 months ago)
- Topics: css, html, javascript, react, redux
- Language: JavaScript
- Homepage: https://mievent.netlify.app/
- Size: 13.8 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**[MiEvent]** is a web application that lend you find all kind of events around the world. You can choose different countries and see different kind of events with his respective information including: start date, time, prices, general information, location and seatmaps. Each event card also includes a Purchase button that lends you to purchase a new event whenever you want
Client
> Describe between 1-3 key features of the application.
- **[Filter events by gender]**
- **[Filter event by keywords]**
- **[Filter event using cities]**
- [Live Demo Link](https://mievent.netlify.app/)
- [Live Loom Link](https://www.loom.com/share/5dc98396b04247fdb1af89ef9b34eb2f)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
npm install
```
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone [email protected]:carreraprogrammer/space-travelers-hub.git
```
### Usage
To run the project, execute the following command:
Example command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
Example command:
```sh
npm test
```
👤 **Damiel Carrera**
- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer )
- Twitter: [@carreraprog](https://twitter.com/carreraprog)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/daniel-carrera-85a917244/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/carreraprogrammer/react-capstone/issues).
If you like this project, please give us a star, you can help us a lot
This project is [MIT](./MIT.md) licensed.