Skip to content

ydroulis/contactBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contactBook

Project of small app that create, read, update and delete contacts in the list.

What is used

  • typescript
  • styled-components
  • styled-media-queries
  • formik
  • yup
  • reduxjs
  • react-icons

Usage

Click in the "+" button at initial screen to create a new contact, filling all fields and click save buton to finish creation. You can add more than one phone number an more than one adress by clicking in "+" button, and remove by clicking in the "-" button. If you want to quit, click the close button. To see contacts deteils, click on the contact you want. It will open a screen that provides you more actions like delete contact an edit contact.

Getting Started

Type git clone https://github.com/ydroulis/contactBook.git to clone the project in your directory

Then run npm install to install alll the dependencies

Now, run the development server:

npm start
# or
yarn start

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published