Skip to content

This app will make HTTP GET requests to an API to obtain a list of user names.

Notifications You must be signed in to change notification settings

diegocam/autocomplete-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autocomplete Front

This app will make HTTP GET requests to an API to obtain user names.

Credits

This project was bootstrapped with:

Requirements

You will need to install Yarn or Npm as a package manager.

Setup

  1. Run cd <your desired path> to change into the directory where you want this app installed.
  2. Run git clone <this repo> . to clone this repo to you local machine.
  3. Run yarn && yarn start or npm i && npm start

Test Installation

Open up your web browser and go to http://localhost:3000. You should see the Autocomplete home screen come up.

About

This app will make HTTP GET requests to an API to obtain a list of user names.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published