ayankhan21 / GreenDzine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 48.2%Language:HTML 36.2%Language:CSS 15.6%