Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/besufekad-haz/first-capstone-project

This is my first Microverse Capstone Project on module 1.
https://github.com/besufekad-haz/first-capstone-project

Last synced: 16 days ago
JSON representation

This is my first Microverse Capstone Project on module 1.

Awesome Lists containing this project

README

        



logo

README

# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [Screenshot](#screenshot)
- [Loom Presentation Video](#loom-video)
- [Live Demo](#live-demo)
- [πŸ’» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [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 (OPTIONAL)](#faq)
- [πŸ“ License](#license)

# πŸ“– [The NAMM SHOW EAST AFRICA 2023(1st_Capstone_Project)]

> The NAMM Show is an annual event that is organized by the National Association of Music Merchants (NAMM), who describe it as "the industry’s largest stage, uniting the global music, sound and entertainment technology communities". The NAMM Show takes place annually, and is one of the largest music product trade shows in the world.

> The event attracts numerous famous musicians, many of whom are endorsed by exhibitors and come to promote their own signature models and equipment.

** [Besu's_1st_Capstone_Project]** is my 1st microverse Capstone Project using html, css, and js languages.

## πŸ›  Built With HTML,CSS and Javascript

### Tech Stack

Client

Server

Database

### Key Features

- **[HTML]**
- **[CSS]**
- **[Javascript]**

(back to top)

## πŸš€ Screenshot

![image](https://user-images.githubusercontent.com/23375153/217803810-3a3d8691-267c-4303-a68a-76139ddc6d2f.png)

## πŸ’» Loom Presentation Video

- [Loom Link](https://www.loom.com/share/bbd9761db353491d9a966b74a281e55d)

## πŸš€ Live Demo

- [Live Demo Link](https://besufekad-haz.github.io/first-capstone-project/)

(back to top)

## πŸ’» Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:
-A Computer (MAC or PC)
-code editor (VSCode,Atom etc...)
-A browser (Chrome,Mozilla,Safari etc...)
-Version Control System (Git and Github)

### Setup

Clone this repository to your desired folder:

cd my-folder
git clone [email protected]:Besufekad-HAZ/first-capstone-project.git (SSH)

### Install

Install this project with:

npx init
npm init -y
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
npm install --save-dev [email protected] [email protected] [email protected] [email protected]

### Run tests

To run tests, run the following command:

To check Styelint error:-

npx stylelint "\*_/_.{css,scss}"

### Deployment

You can deploy this project using:
Github Pages.

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Besufekad Alemu**

- GitHub: [@Besufekad-HAZ](https://github.com/Besufekad-HAZ)
- Twitter: [@BesufekadAlemu7](https://twitter.com/BesufekadAlemu7)
- LinkedIn: [@besura](www.linkedin.com/in/besura)

(back to top)

## πŸ”­ Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] **[Adding_JavaScript_Popups_and_full_functionality]**
- [ ] **[Deploying_the_page_on_github]**
- [ ] **[Adding_backend_and_databases]**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project rate it and give it a star.

(back to top)

## πŸ™ Acknowledgments

--> I would like to thank the Microverse team for allowing us to work on this project.

--> The Original design idea is by Cindy Shin in Behance".

(back to top)

## πŸ“ License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)