Skip to content

Latest commit

 

History

History
106 lines (76 loc) · 3.52 KB

README.md

File metadata and controls

106 lines (76 loc) · 3.52 KB

Wheather App

Tamanho do Repositório GitHub last commit Feito pelo Thiago Oliveira License of the project

AboutExtra featuresTechnologiesStatusDeployRunningAuthorLicense

📑 About

Project developed during a class on the Manual do Dev channel and the project is basically a search engine for climate information from a city informed in the form. Furthermore, during this class, I was able to review the React hooks and also learned how to use Tailwind CSS. In addition, I also got to know a weather log API and practiced API consumption.


🔥 Extra features

  • Form error handling
  • Error modal for invalid cities
  • Adding Typing with Typescript

🔨 Technologies

The following tools were used in the construction of the project:


📐 Project Status

👨‍🏫 The project has already been completed!!


💻 Deploy

See the running project: Wheather App


📀 Running the project

# Clone this repository
$ git clone https://github.com/ThiagoOliveiraCordeiro/wheather-app.git
# Access the project folder in terminal/cmd
$ cd wheather-app
# Install the project dependencies
$ npm install
# or
$ yarn install
# Run the development server
$ npm run dev
# or
$ yarn dev

Open http://localhost:3000 with your browser to see the result.


👦 Author

Foto de Perfil Thiago Oliveira
Thiago Oliveira

Done with ❤️ by Thiago Oliveira 👋🏽 Contact me!

Linkedin Badge Github Badge


📄 License


This project is licensed by MIT.