/mobile_menu

This is a mobile portfolio developed for the Microverse code trials

logo

Mobile menu

📗 Table of Contents

📖 [Mobile menu]

This is a simple front end application that shows the speakers on the conference with the pictures and profile description.

[Mobile menu] is a...

🛠 Built With

Tech Stack

Client
  • font awesome
  • HTML
  • CSS
Server
  • Not applicable
Database
  • Not applicable

Key Features

  • CSS styling HML structuring
  • Linter Test

(back to top)

🚀 Live Demo

(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:

Note:

Most of the command here are for mac user

Node required

Nod node required

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:AlphaNtihinduka/mobile_menu.git

Install

Install this project with:

  cd mobile_menu

Usage

Create a file at the root level called .env and add APP_ID=[YOU_APP_ID]. Click here to learn how to get [YOU_APP_ID]

    Run the application with live serve in the webbrowser.

Run linter tests

To run linter tests, run the following command:

    - npx hint .
    - npx eslint .
    - npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project using:

github webpages

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👨‍💻 Ntihinduka Alpha ✍️

(back to top)

🔭 Future Features

  • Play the youtube video
  • Showing the other videos on right side

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, show your support by giving a star ⭐️ to this project

(back to top)

🙏 Acknowledgments

I would like to thank all the contributors and code reviewers.

(back to top)

❓ FAQ

  • How can i contribute to this project?

    • Just clone the project and create a pul request with a well detailed feature intended to be added
  • Can I add external libraries?

    • Yes, but it must be license you own the right to or open source library

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. The acknowledgement https://www.behance.net/gallery/29845175/CC-Global-Summit-2015.

(back to top)