/GreenDzine

Primary LanguageJavaScript

Green Dzine Assignment:

  • Employee List with Search

Creating a simple React application which displays a list of Employees , fetched from the given API.

Added a search bar to search employees by name.

Additionally added a page option to toggle through all the employees.

How to run

Follow the Steps:

  • Clone the Repository
  • Paste the link and inside the folder in VS code or any other Code editor.
  • Open the terminal
  • cd app
  • npm start

Author

License