Skip to content

macrosxarcadio/weather-forecast-v2

Repository files navigation

Weather forecast app

This project is a simple app to know your actual weather and the next 30 days.

Techs

The project use these techs:

Project file structure

-api : api request declarations -assets : assets folder contains all static files such as images, fonts etc -components : truly reusable components -features : components that represet a feature -routes : routes configuration -utils : hooks, apis

Set yout Custom Environment Variables

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

force deploy