https://github.com/tsheporamantso/first-capstone-project
On this milesone, I've built a online website for a conference based on the original design idea by Cindy Shin.
https://github.com/tsheporamantso/first-capstone-project
css3 flexbox html5 javascript
Last synced: 7 months ago
JSON representation
On this milesone, I've built a online website for a conference based on the original design idea by Cindy Shin.
- Host: GitHub
- URL: https://github.com/tsheporamantso/first-capstone-project
- Owner: tsheporamantso
- License: mit
- Created: 2023-03-13T08:01:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T19:43:21.000Z (over 2 years ago)
- Last Synced: 2025-01-19T23:34:17.760Z (9 months ago)
- Topics: css3, flexbox, html5, javascript
- Language: HTML
- Homepage:
- Size: 6.31 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gladwin Tshepo Ramantso
![]()
![]()
United Nations Climate Change
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 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)
# 📖 United Nations Climate Change
This project is about the United Nations Climate Change conference held in November 2022.
**United Nations Climate Change Conference** is a responsive webpage detailing the speakers and all activities that took place at the event that was held in November 2022
- HTML
- CSS
- JavaScriptVersion Control
Visual Studio Code
- **Main Program**
- **Featured Speakers**
- **Sponsors**
- [Live Demo](https://tsheporamantso.github.io/First-Capstone-Project/)
- [Video Presentation](https://www.loom.com/share/b3993a3cb0444451afb3a9b2d9d49afd)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Visual Studio Code.
- Node JS.
- Git bash.
- GitHub Account.
### Setup
Clone this repository to your desired folder:
Use git clone command or download ZIP folder
Example commands:
```sh
cd my-folder
git clone git@github.com:tsheporamantso/first-capstone-project.git
```
### Install
Install this project with:
npm
Example command:
```sh
cd my-project
npm init -y
```
### Usage
To run the project, execute the following command:
npm start or live server
Example command:
```sh
GitHub Pages Server
```
### Run tests
To run tests, run the following command:
npm test
Example command:
```sh
npx stylelint "**/*.{css,scss}"
```
```sh
npx eslint .
```
### Deployment
You can deploy this project using:
GitHub Pages
Example:
```sh
https://tsheporamantso.github.io/first-capstone-project/
```
👤 **Gladwin Tshepo Ramantso**
- GitHub: [@tsheporamantso](https://github.com/tsheporamantso)
- Twitter: [@ramgt001](https://twitter.com/ramgt001)
- LinkedIn: [Tshepo Gladwin Ramantso](https://www.linkedin.com/in/tshepo-ramantso-b6a35433/)
- [ ] **JavaScript functionality**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/tsheporamantso/First-Capstone-Project/issues).
If you like this project please follow me on github & twitter and also connect on Linkedin.
I would like to thank Microverse for this exercise and also pass my gratitude to Cindy Shin for designing the template and make it available for use.
This project is [MIT](./LICENSE) licensed.