Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturbomtempo-dev/zipcode-searcher
Fetching zip code from an API consummation.
https://github.com/arturbomtempo-dev/zipcode-searcher
api css html javascript react reactjs zipcode
Last synced: 5 days ago
JSON representation
Fetching zip code from an API consummation.
- Host: GitHub
- URL: https://github.com/arturbomtempo-dev/zipcode-searcher
- Owner: arturbomtempo-dev
- Created: 2023-02-13T23:51:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T01:43:24.000Z (over 1 year ago)
- Last Synced: 2025-01-27T14:53:39.269Z (17 days ago)
- Topics: api, css, html, javascript, react, reactjs, zipcode
- Language: JavaScript
- Homepage: https://zip-code-searcher.vercel.app
- Size: 344 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zip Code Searcher
Project developed during the [Sujeito programador](https://www.youtube.com/c/sujeitoprogramador) channel class in order to introduce React studies. The program consists of a zip code searcher using the ViaCEP API.![Image of the zip code searcher](https://user-images.githubusercontent.com/96635074/218599315-f0e9967e-2b4d-4ce8-8c45-f8fc50e152ca.png)
## 🔨 Project functionality
Search and display the main information of a zip code entered by the user.## 💻 Technologies used
* [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript): programming language
* [React](https://pt-br.react.dev/blog/2023/03/16/introducing-react-dev): create user interfaces on web pages## 📁 Project access
You can view the hosted page by clicking [here](https://zip-code-searcher.vercel.app).