An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Zip Code Finder

![GitHub repo size](https://img.shields.io/github/repo-size/RafaelHDSV/Zip-Code-Finder?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/RafaelHDSV/Zip-Code-Finder?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/RafaelHDSV/Zip-Code-Finder?style=for-the-badge)

desktop.png

> 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

![](public/desktop.png)

- Mobile

mobile.png

## My process

### Built with

- REACT JS
- HTML
- CSS
- JS

[⬆ Back to the top](#zip-code-finder)