Skip to content

Gozde-Baskus/search-app-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Input App

This is a simple app that allows you to search for a employe and get the results from the Test api: jsonplaceholder.typicode.com

How to run

  1. Clone the repo
  2. Run npm install
  3. Run npm start
  4. Open http://localhost:3000 to view it in the browser.

How to run tests

  1. Run npm test

How to build

  1. Run npm run build

System Requirements

  • Node.js 10.16.0 or later
  • npm 6.9.0 or later

Dependencies

  • axios: Promise based HTTP client for the browser and node.js
  • react: React is a JavaScript library for building user interfaces.
  • node-sass: Wrapper around libsass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published