Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joel-kalema/global-warming

This is a responsive website that navigates from the home page to the about page, following mobile first rule.
https://github.com/joel-kalema/global-warming

css3 html5 js

Last synced: 16 days ago
JSON representation

This is a responsive website that navigates from the home page to the about page, following mobile first rule.

Awesome Lists containing this project

README

        

# Global warming
![Mobile version screeshot](img/live.jpg)

> Welcome to my Microverse's Capstone 1 project, the global warming forum website. In this project, we are given with a [template design](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015) and we are asked to make our own website with a different subject.
-which in my case is the global warming forum!This is a responsive website that navigates from the home page to the about page, follow mobile first sticks to the template design as much as possible.

## Built With

- Html
- Css
- Js

## Live Demo

click [here](https://joel-kalema.github.io/Global-warming/)!

## Description Video

Click [here](https://www.loom.com/share/1ae7a65d5c1d4a148316467cb290204d) to see the video discribing the project.

## Getting Started

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

1. Download the zip file or clone with this command `git clone [email protected]:joel-kalema/Mobile-version-skeleton.git`(Make sure you have `Git installed` in your Computer or Install it by following [these steps](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git))
2. `cd Mobile-version-skeleton`
3. Open it with the live server

Set-up ESLint in your local env:
-Run `npm install --save-dev [email protected] [email protected] [email protected] [email protected]`
-Copy [.eslintrc.json](https://github.com/microverseinc/linters-config/blob/master/html-css-js/.eslintrc.json) to the root directory of your project.
-Do not make any changes in config files - they represent style guidelines that you share with your team - which is a group of all Microverse students.
-Run `npx eslint .` on the root of your directory of your project.
-Fix linter errors.

## Authors

- GitHub: [@joel-kalema](https://github.com/joel-kalema)
- Twitter: [@JoelJklm](https://www.linkedin.com/in/joel-kalema-30518a230/)
- LinkedIn: [joel kalema](https://twitter.com/JoelJklm)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/joel-kalema/Global-warming/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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