luubinhan / andy-weather-app

weather, personal, test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Note

We face an CORS issue with https://www.metaweather.com/api/​, we must proxy it through https://cors-anywhere.herokuapp.com/

Organize this app base on ATOMIC Design, find out here https://bradfrost.com/blog/post/atomic-web-design/

Design Reference

https://dribbble.com/shots/6821143-Weather/attachments

Demo

Do not expect it to be deployed, but if you like can see it here

https://affectionate-poitras-de3c45.netlify.app/

Available Scripts

In the project directory, you can run:

yarn start

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

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the build folder.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

weather, personal, test


Languages

Language:JavaScript 95.1%Language:HTML 4.9%