Skip to content

Latest commit

 

History

History
87 lines (50 loc) · 2.28 KB

README.md

File metadata and controls

87 lines (50 loc) · 2.28 KB

list-of-beneficiaries-contacts-

Asal Solutions Coding challenge, simple React application that shows a list of beneficiaries (contacts)

contacts contacts2

List of Beneficiaries (Contacts)

This repository contains a simple React application that shows a list of beneficiaries (contacts). It is a coding challenge solution provided by Asal Solutions.

Table of Contents

Description

The List of Beneficiaries (Contacts) repository is a coding challenge project that demonstrates a React application. It aims to showcase the ability to create a simple user interface that displays a list of beneficiaries or contacts.

Installation

To run the project locally, follow these steps:

  1. Clone the repository to your local machine using the following command:

    git clone https://github.com/kabuur/list-of-beneficiaries-contacts-.git
    ```
    
  2. Navigate to the cloned directory:

    cd list-of-beneficiaries-contacts-
    ```
    
  3. Install the required dependencies:

    npm install
    ```
    
  4. Start the development server in the backend folder:

    node index.js
    ```
    
    The server will be running on `http://localhost:9000`.
    
  5. Start the development Application in the frontend folder:

    npm start
    ```
    
    The Application will be running on `http://localhost:3000`.
    

Usage

  • Open the application in your web browser by visiting http://localhost:3000.
  • The application will display a list of beneficiaries or contacts.
  • Interact with the list by scrolling, searching, or applying filters if available.

License

This project is licensed under the MIT License.

Contact

If you have any questions or suggestions regarding the List of Beneficiaries (Contacts) project, please feel free to reach out: