Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mehmet-github06/react-contact-list-app

Phone book application work. Contact list
https://github.com/mehmet-github06/react-contact-list-app

html-css-javascript react responsive settimeout useeffect-hook usestate-hook

Last synced: about 1 month ago
JSON representation

Phone book application work. Contact list

Awesome Lists containing this project

README

        





Logo

Contact List



๐Ÿ‘ฉโ€โš•๏ธ LIVE ๐Ÿ‘จโ€โš•๏ธ ยป



## Description

Phone book application work. Save your friends as their name, surname and phone number. Then find the friend you want to find by filtering.
## Project Skeleton

```
Interview-Accordion (folder)
|
|----readme.md # Given to the students (Definition of the project)
SOLUTION
โ”œโ”€โ”€ public
โ”‚ โ””โ”€โ”€ index.html
โ”œโ”€โ”€ src
โ”‚ โ”œโ”€โ”€ App.css
โ”‚ โ”œโ”€โ”€ App.js
โ”‚ โ”œโ”€โ”€ components
โ”‚ โ”‚ โ”œโ”€โ”€ Contacts.jsx
โ”‚ โ”‚ โ”œโ”€โ”€ Form.jsx
โ”‚ โ”‚ โ””โ”€โ”€ List.jsx
โ”‚ โ””โ”€โ”€ index.js
โ”œโ”€โ”€ package.json
โ””โ”€โ”€ package-lock.json

```

## Expected Outcome

![interview](./public/Animation.gif)

## Objective

Build a Interview Accord App using ReactJS.

### At the end of the project, following topics are to be covered;

- HTML

- CSS

- JS

- ReactJS

### At the end of the project

- improve coding skills within HTML & CSS & JS & ReactJS.

- use git commands (push, pull, commit, add etc.) and Github as Version Control System.

## Steps to Solution

- Step 1: Create React App using `npx create-react-app interview-accordion`

- Step 2: Build Interview Accord App.

- Step 3: Push your application into your own public repo on Github

- Step 4: Add project gif to your project and README.md file.

## Demo

React Interview Accord Netlify

**

โ˜บ Happy Coding โœ

**

## Screenshots