Skip to content

Latest commit

 

History

History
164 lines (103 loc) · 3.96 KB

README.md

File metadata and controls

164 lines (103 loc) · 3.96 KB

🗺️ Capstone Project Africom digital conference 🗺️

📗 Table of Contents

📖 [Capstone ]

This project is the first capstone project of the Full Stack Developer program offered by Microverse. It is about a fictional "Africom digital conference" that was created for the purpose of this web development project.

[Capstone] capstone project

🛠 Built With

Tech Stack

HTML, CSS and javaScript

Key Features

  • Responsive Home Page to showcase the event speakers and the program.
  • Responsive About Page that gives information about the event.

🚀 Live Demo

Link to Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need: -Vscode

  • npm
  • Node.js
  • Terminal
  • Code editor
  • Linters files
  • Flexbox
  • Figma templates
  • Media queries

Example command:

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

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:melkamu12/First_Capstone_Melkamu.git

Install

Install this project with:

Example command:

  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

To run the project, execute the following command:

Example command:

  npm init -y

Open terminal on the same directory of project

write "npm start"

open http://localhost:3000/ in browser

Run tests

To run tests, run the following command:

Example command:

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

👥 Authors

👤 Melkamu Alemawu

(back to top)

Future Features

  • [Adding react]

🤝 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 clone on your project working space

(back to top)

🙏 Acknowledgments

  • I would like to give proper recognition to Cindy Shin the author of the original design. Furthermore, credit is due to Pixels and Flaticons for providing the captivating images and icons, respectively.
  • I would like to express my gratitude to microverse for the training.

(back to top)

📝 License

This project is MIT licensed.

(back to top)