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

https://github.com/yosefHesham/capstone1

First capstone project at @(microverseinc) which is a virtual summit for competitive programmers from all over the world
https://github.com/yosefHesham/capstone1

css html js

Last synced: 12 months ago
JSON representation

First capstone project at @(microverseinc) which is a virtual summit for competitive programmers from all over the world

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [requirements](#requirements)
- [🛠 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)
- [📝 License](#license)

# 📖 [Acpc Summit Capstone1]

**[Acpc Summit Capstone1]** This website is about fictional acpc summit, which is a summit for competitive programmers.

![image](capstone1.png)

## Requirements

Build a website for an event by following a [design from behance](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015), using:

- HTML5 and CSS3 (or a CSS framework) along with best practices.
- CSS3 media queries for the desktop version.
- JavaScript.
- Linters (Lighthouse, Webhint, Stylelint, Eslint).

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **[Advertising for the acpc summit]**
- **[Responsive webpages]**

(back to top)

## 🚀 Live Demo

You can check a **Live Demo** [here.](https://yosefhesham.github.io/capstone1/)

(back to top)

## 💻 Getting Started

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

### Prerequisites

- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).

### Setup

To setup the project locally: clone the repository using:

```
git clone https://github.com/yosefHesham/capstone1
```

### Install dependencies

run : `npm install`

### Build the app

run: `npm run build`

### Run the app

run: `npm start`

### Deployment

Use github pages and or just run `index.html` locally.

(back to top)

## 👥 Authors

👤 **Yosef Hesham**

- GitHub: [@yosefHesham](https://github.com/yosefHesham)
- LinkedIn: [Yousef Hesham](https://www.linkedin.com/in/yousef-hesham98/)
- Twitter: [@yosef](https://twitter.com/Yousef45653478)

(back to top)

## 🔭 Future Features

- [ ] **[Add registration]**

(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

Give a star if you like this project!

(back to top)

## 🙏 Acknowledgments

- The website design is from [Behance](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015), which was created by [Cindy Shin.](https://www.behance.net/adagio07)
- Hat tip to [Kyrillos](https://github.com/Bondok6) who provided me with the assets.
- Hat tip to Microverse's code reviewers and to everyone who reviewed my project and made suggestions.

(back to top)

## 📝 License

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

(back to top)