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
- Host: GitHub
- URL: https://github.com/yosefHesham/capstone1
- Owner: yosefHesham
- Created: 2022-04-11T14:51:33.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-28T14:50:39.000Z (over 3 years ago)
- Last Synced: 2024-11-30T07:18:24.421Z (over 1 year ago)
- Topics: css, html, js
- Language: CSS
- Homepage: https://yosefhesham.github.io/capstone1/
- Size: 10.8 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]** This website is about fictional acpc summit, which is a summit for competitive programmers.

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).
Client
- **[Advertising for the acpc summit]**
- **[Responsive webpages]**
You can check a **Live Demo** [here.](https://yosefhesham.github.io/capstone1/)
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.
👤 **Yosef Hesham**
- GitHub: [@yosefHesham](https://github.com/yosefHesham)
- LinkedIn: [Yousef Hesham](https://www.linkedin.com/in/yousef-hesham98/)
- Twitter: [@yosef](https://twitter.com/Yousef45653478)
- [ ] **[Add registration]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a star if you like this project!
- 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.
This project is [MIT](./MIT.md) licensed.