alxmcr / fe-contactlist-app-react-ts

Contact list app

Home Page:https://your-contact-list-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts list App

This tool wants to help to people save your contacts and search them.

Features

  • Add a new contact
  • Search some contact by name

Lessons Learned

I learned and practice more about CSS Flex Layout, React.js, React Hooks (useState, useEffect, useReducer), and Typescript.

Run Locally

Clone the project

  git clone https://github.com/alxmcr/contactlist-ts-app

Go to the project directory

  cd contactlist-ts-app

Install dependencies

  npm install

Start the server

  npm run start

Tech Stack

HTML, CSS, CSS Flex Layout, JavaScript, React.js, React Hooks, and Typescript.

Screenshots

Screenshot: List of Contacts

Screenshot: Modal - Create Contact

Demo

https://your-contact-list-app.netlify.app/

Authors

Feedback

If you have any feedback, please reach out to us at amcocarojas@gmail.com.

About

Contact list app

https://your-contact-list-app.netlify.app/


Languages

Language:TypeScript 63.4%Language:CSS 21.1%Language:HTML 15.5%