Skip to content

dohmeid/team-members-list-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team-members-list-react 📃👤

FTS-TASK7- implementing a simple mockup using React

🌠 Overview

This project implements a simple design mockup using React. The design represents a list of team members. The program provides the capability of adding team members to a list and searching through them.


👁️ Preview

You can access a live demo of this application here -> https://team-members-react-mockup.netlify.app/

react-mock-up


👾 Technologies Used


🕹️ Getting Started

To run this application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/dohmeid/team-members-list-react.git
    
  2. Go to folder team-members-list-react

    cd team-members-list-react
    
  3. Install the required dependencies from package.json

    npm i
    
  4. Start the development server using:

     npm start
    
  5. You can access the project by navigating to http://localhost:3000 in your web browser.

Releases

No releases published

Packages

No packages published