The aplication is deployed with GitHub Pages searchBox_App
On GitHub create your own public repository for your project. Make sure NOT to initialise it with a README or .gitignore.
This project was bootstrapped with Create React App
For latest versions of Create React App npm install react-scripts@latest
📀 Clone this repo:
git clone https://github.com/tomkotlar/searchBox_App.git
cd searchBox_App
💿 Install dependencies:
npm install
You will install:
React | gh-pages
💻 Run Your App locally:
npm start
This will run the app in development mode. It opens http://localhost:3000 in the browser . The page will reload if you make edits.
- view a list of all member of staff.
- search for employee name or surname
📰 User details informations / REST API for Testing and Prototyping JSON Placeholder
👤 User Photos Avatar
📗 This App is based on Complete React Developer in 2020