TdfGomes / weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

yarn

Run yarn to install all the dependencies

yarn

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Folder Structure

After creation, your project should look like this:

weather-app/
  README.md
  node_modules/
  package.json
  public/
    index.html
    favicon.ico
  src/
    components/
    font/
    utils/
    index.css
    index.js
    registerServiceWorker.js

About


Languages

Language:JavaScript 96.6%Language:HTML 3.4%