Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardosancho/conferencepage_capstone
This is a mock up of a website that would be use as the landing page of an international conference. It showcases the speakers featured in the event and information relevant for attendees. Built with HTML / CSS / Javascript
https://github.com/eduardosancho/conferencepage_capstone
Last synced: 3 days ago
JSON representation
This is a mock up of a website that would be use as the landing page of an international conference. It showcases the speakers featured in the event and information relevant for attendees. Built with HTML / CSS / Javascript
- Host: GitHub
- URL: https://github.com/eduardosancho/conferencepage_capstone
- Owner: eduardosancho
- Created: 2021-12-20T15:36:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T22:52:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T04:43:00.854Z (5 days ago)
- Language: CSS
- Homepage:
- Size: 10.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Conference Page _ Capstone Week 5 Microverse
> Conference theme: Agriculture Technology Global Summit.
![screenshot](./images/screenshot.png)
Home and about pages will contain an intro to the event and a preview of the speakers.
## Built With
- HTML, CSS, Javascript
- Frameworks
- Technologies used## Live Demo
[Live Demo Link](https://eduardosancho.github.io/ConferencePage_Capstone/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
### Setup
Clone this repo into your local device by running the following command on your Terminal:
```
git clone https://github.com/eduardosancho/ConferencePage_Capstone.git
```That will create a folder with the project inside it. Navigate into it to access the files.
### Usage
Before you begin testing and experimenting, remember to use the Terminal to create a branch by running:
```
git checkout -b branch-name
```After that you should be ready to go.
### Run tests
Before pushing changes to your branch, I would recommend opening this file:.github/workflows/linters.yml
install and run webhint, stylelint, and eslint
These linter will help you fit your code to this repo's syntax standard.
### Deployment
Once you're done with your changes, remember to ```git pull``` before doing ```git push``` this will update
your local copy of the project if someone else made changes to the repo while you worked on your part.## Authors
👤 **Author1**
- GitHub: [@eduardosancho](https://github.com/eduardosancho)
- Twitter: [@sanchitobless](https://twitter.com/sanchitobless)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/eduardo-sancho-043641181/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/eduardosancho/ConferencePage_Capstone/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Core design idea and guidelines belong to Cindy Shin.
- You can further explore this artist's work on Behance: [Cindy Shin on Behance](https://www.behance.net/adagio07)## 📝 License
This project is [MIT](./MIT.md) licensed.