Giter Club home page Giter Club logo

prep-project-22.p3.2's Introduction

prep-project-22.P3.2

forthebadge forthebadge forthebadge forthebadge

MLH Prep Project ๐Ÿ’ผ

Weather App for all your daily weather needs.

Introduction

Over the next 2 weeks, you'll be building a React App that works with various APIs (Application Programming Interfaces) that talk to different data sources to do cool stuff.

We're using the OpenWeather API to get weather data on different cities. Your challenge over the next 2 weeks is to build out this website and add even more functionality to it. At the moment, it displays basic information about a location when you type it in. Check out Issues for some more ideas!

You'll need to get your own API Key from their website (for free) and add it as an environment variable in a .env file. We have a template available as example.env.

You'll be using React initially to build this. If you're new to React, check out the website for some information on getting started!

How to Run ๐Ÿ”ง

  • Node.js and npm need to be installed globally on your machine.
  • Clone this repository
$ git clone https://github.com/MLH-Fellowship/prep-project-22.P3.2.git
  • You'll need to get your own API Key from their website and add it as an environment variable in a .env file.

Setting up Firebase

  • Go to Firebase
  • Press Get Started
  • Add a new project
  • Name it whatever you like and click Continue
  • Disable Google Analytics, no need for that
  • Create a project
  • Go to Authentication tab
  • Click on "Sign in method" and enable the email and password one
  • Hit save
  • Go to project overview
  • Add a web app and register it
  • Take all the keys and save them to a .env.local file
  • Remember that all the keys have to start with REACT_APP_...

Installing the dependencies and running the project.

  • Install the dependencies using npm install
  • Run the app using npm start
  • The app will be hosted on http://localhost:3000

You can also run the project using yarn instead. To start the project on your machine use following commands:

nvm use
yarn install
yarn start

Then open http://localhost:3000 if it doesn't open automatically.

Contributors ๐Ÿ‘ฅ

We are the MLH Prep Fellowship Pod 22.P3.2. You can check out our portfolio here.


Marc Jaramillo


Arteev Raina


Prakhar Rathi


Dasith U Edirisinghe


Asjad Ahmed Khan


Pratyaksh Singh


Soham Bhoir


Meghana Varanasi


Mohd. Yahya


Mitali Laroia


Rishabh Vasudevan


Samarthya Jha


Judyta Filipkowska


Rishi N Desai

prep-project-22.p3.2's People

Contributors

marcnjaramillo avatar yahya-cloud avatar judytafilipkowska avatar rishidesai17 avatar samarthya-jha avatar mitali-laroia avatar winter-soren avatar rishabh-vasudevan avatar arteevraina avatar prakharrathi25 avatar dasithedirisinghe avatar wrussell1999 avatar psn0w 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.