https://github.com/rafaelhdsv/zip-code-finder
This project was made to use api knowledge, in the following case we used an api to fetch zip code and we did it in react js
https://github.com/rafaelhdsv/zip-code-finder
Last synced: 3 months ago
JSON representation
This project was made to use api knowledge, in the following case we used an api to fetch zip code and we did it in react js
- Host: GitHub
- URL: https://github.com/rafaelhdsv/zip-code-finder
- Owner: RafaelHDSV
- Created: 2023-01-07T18:03:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T20:30:35.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:32.384Z (5 months ago)
- Language: CSS
- Homepage: https://zip-code-finder.netlify.app
- Size: 752 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zip Code Finder



> This project was made to use api knowledge, in the following case we used an api to fetch zip code and we did it in react js
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)## Overview
### The challenge
Users should be able to:
- View the site in different formats
- Search for different zip codes
- View provided zip code information
- Search for other zip codes### Links
- Live Site URL: https://zip-code-finder.netlify.app
### Screenshot
- Desktop

- Mobile
## My process
### Built with
- REACT JS
- HTML
- CSS
- JS[⬆ Back to the top](#zip-code-finder)