Asal Solutions Coding challenge, simple React application that shows a 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.
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.
To run the project locally, follow these steps:
-
Clone the repository to your local machine using the following command:
git clone https://github.com/kabuur/list-of-beneficiaries-contacts-.git ```
-
Navigate to the cloned directory:
cd list-of-beneficiaries-contacts- ```
-
Install the required dependencies:
npm install ```
-
Start the development server in the backend folder:
node index.js ``` The server will be running on `http://localhost:9000`.
-
Start the development Application in the frontend folder:
npm start ``` The Application will be running on `http://localhost:3000`.
- 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.
This project is licensed under the MIT License.
If you have any questions or suggestions regarding the List of Beneficiaries (Contacts) project, please feel free to reach out:
- Name: [Ahmed Abdulkadir Mohamed]
- Email: [[email protected]]
- GitHub: [https://github.com/kabuur]