Git Product home page Git Product logo

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

MLH Prep Project

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!

Github Pages Deployment

live link


Installation & Development

1- Prerequisites

To run a react project, you need to have the following prerequisite:

To test if node is installed, run node -v in your terminal.

To test if npm is installed, run npm -v in your terminal.

2- Install

First you'll need to install the dependencies of the project.

  • Run npm install in your terminal in the root of the project.

3- Development

Then you'll need to start the development server. This will open a new tab in your browser and reload when you make a change.

  • Run npm start in your terminal in the root of the project.

4- Deployment

To build the project for production, run npm run build.

More documentation on the scripts can be found here.

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

Contributors

ahmedsaed avatar nightknighto avatar jcyling avatar shengyuan-lu avatar farida52369 avatar yuehan-wang avatar keatonmartin avatar linyanna avatar omeiirr avatar wisdomekpotu avatar awilkescom avatar bevin-duncan avatar marcnjaramillo avatar zak0ee avatar

Watchers

 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.