Skip to content

akella64/employees-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employers App

Description

The application serves as a record of employees in the company, providing various functionalities such as:

  • Tracking the number of employees
  • Employee search and filters
  • Employee details view
  • Salary assignment, promotion assignment, and bonus management
  • Addition and removal of new employees

Installation

To run the Employers App locally, make sure you have Node.js installed on your system. Then, follow these steps:

  1. Clone this repository to your local machine:

git clone https://github.com/your-username/employers-app.git

  1. Navigate to the project directory:

cd employers-app

  1. Install the required dependencies:

npm install

Usage

To start the development server and run the Employers App, use the following command:

npm start

This will launch the app in your default web browser. You can access it at http://localhost:3000.

Testing

To run the test suite for the Employers App, execute the following command:

npm test

Build

To create a production-ready build of the application, use the following command:

npm run build

This will generate optimized and minified files in the build directory.

Updating Dependencies

To check for and update outdated dependencies, you can use the following command:

npm run check-update

Author

The Employers App was created with love by Alexander A.

Technologies Used

  • React.js
  • React DOM
  • React ID Generator
  • Sass (SCSS)
  • npm-check-updates (for dependency updates)
  • Web Vitals

Browser Support

The application is designed to be compatible with the following browsers:

  • Latest versions of Chrome, Firefox, and Safari in development
  • The last two versions of major browsers in production, excluding Opera Mini

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published