Git Product home page Git Product logo

climate-news's Introduction

Climate News

Global news web application

About Climate News

Climate News is your one stop to centralize all the climate news from around the globe, combined with jaw-dropping environmental statistics that you'll want to share at that fancy dinner party next week.

This project was submitted to the BeaverHacks Fall 2021 Hackathon.

The code that was submitted without any further modification can be found here.

Usage

The application is used to share news about climate and environmental statistics from countries across the globe.

No account or authentication is required to view a demonstration of the app, which can be found hosted on Heroku here.

Built With

  • MongoDB: a distributed, document-based NoSQL database system.
  • MongoDB Atlas: a cloud database service used to deploy and operate MongoDB databases.
  • Express: a backend API and web application framework for Node.js
  • React: a JavaScript library for building user interfaces
  • Node: a backend runtime enviornment that executes JavaScript outside a web browser.
  • Heroku: a cloud application platform.

Getting Started

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

Prerequisites

In order to make changes locally to the Climate News project, you must first have run the backend api and the frontend web UI using node. If you need to install Node on your system, the latest version can be downloaded here.

  1. Open the command line on your local machine, or a terminal from within your IDE of choice.

  2. Enter the following command to use Git to clone this repository to your local machine.

git clone https://https://github.com/f21hackathon/climate-news.git
  1. Navigate into the back end folder (api) and install this repository's back end dependencies.
cd api
npm install 
npm start
  1. Now, in a new terminal, repeat this process in the frontend folder (climate-front), which will loading the local React front end.
cd climate-front
npm install 
npm start

Woohoo! Now you can open up http://localhost:3000 in your web browser to see the website in all its glory. Live it! Breathe it! Welcome to Climate News!

Open Source Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact Climate News

  • Stephen Chow
  • Matt Lam
  • Mohamed Al-Hussein
  • Asa LeHolland

Acknowledgements

License

The MIT License (MIT)

Copyright (c) 2015 David Leonard

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

climate-news's People

Contributors

schow94 avatar h010dev avatar mattlam88 avatar asa-holland avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.