lazyjinchuriki / emplist

A simple Employee List project in ReactJS.

Home Page:https://lazyjinchuriki.github.io/emplist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee List

This is Web App which showcases a List of Employees with their Avatar and Email. users can also search a particular employee based on their Names or Email.

The website is built with React as an internship task and uses Reqres API to fetch data of Employees.

Features

Employee List offers the following features:

  • Search for Employees
  • Get Names, Avatar and Email of Employees

Installation

  1. Clone the repository:
git clone https://github.com/lazyjinchuriki/emplist.git
  1. Install dependencies:
cd emplist
npm install
  1. Start the development server:
npm start

Screenshots

Here are some screenshots of Employee List in action:

Homepage screenshot

Credits

Employee List uses the following:

Thank You Greendzine Technologies to give me this opportunity, hope you consider my application.

Contributing

Contributions to Employee List are always welcome. If you find any bugs or issues, please open an issue on GitHub or submit a pull request.

Contact

If you have any questions or concerns, you can contact the author of this project at rahulkhushalani@proton.me.

Donations

If you found this project useful, consider buying me a coffee!

Buy me a coffee

About

A simple Employee List project in ReactJS.

https://lazyjinchuriki.github.io/emplist/


Languages

Language:JavaScript 47.9%Language:CSS 28.5%Language:HTML 23.6%