Skip to content

A Single Page Application showcasing the integration of React, Redux and TypeScript with form handling react-hook-form, and API interaction with JSON Placeholder for managing an employee list.

License

Notifications You must be signed in to change notification settings

sashauly/EmployeesList

Repository files navigation

EmployeesList

Screenshots

image image image

Table of contents

Introduction

This is SPA for employees list that demonstrates how to use React, Redux and Node.js and TypeScript.

You can check out hosted version of this project on GitHub Pages.

Getting started

To get started with this project, you'll need to have the following installed:

  • Node.js v20.12.2(LTS at the time of writing)
  • npm v10.5.0

Once you have these installed, you can follow these steps:

  1. Clone this repository to your local machine.
  2. Run npm install to install the dependencies.
  3. Run npm start to start the development server.

Technology

This project was bundled with Webpack API is halded by JSON Placeholder

Project status

Project is: completed

Contacts

Created by @sashauly - feel free to contact me!

About

A Single Page Application showcasing the integration of React, Redux and TypeScript with form handling react-hook-form, and API interaction with JSON Placeholder for managing an employee list.

Topics

Resources

License

Stars

Watchers

Forks