Skip to content

Commit

Permalink
docs:update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vedhatech002 committed Dec 26, 2023
1 parent b902cff commit c84aeb0
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 9 deletions.
36 changes: 27 additions & 9 deletions javaScriptDom/01-Contact-list-forms/Readme.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,39 @@
# forms task (Javascript Dom Challenge)
# Contact list App

This challenge is part of free internship (Fullstack Engineer) offered by [CyberDude Networks Pvt. Ltd.](https://cyberdudenetworks.com) You can find all the source code and live links below.

> Task #1: Create a form and log the form data in console .
>
> Task : Create a form and log the form data in console .
#### Screen shots

```js
- <p>Home page</p>

```
![IMAGE ALT TEXT](./screenshots/home.png)

- <p>modal form</p>

![IMAGE ALT TEXT](./screenshots/modal.png)

- <p>form validation</p>

![IMAGE ALT TEXT](./screenshots/validation.png)

- <p>input datas</p>

![IMAGE ALT TEXT](./screenshots/data.png)

### Live link ->
- <p>contact list</p>

[live site](https://vedhatech002.github.io/CYBERDUDE-CHALLENGES/javaScriptDom/01-Contact-list-forms/dist/)
![IMAGE ALT TEXT](./screenshots/contactlist.png)

#### Live link ->

check out [live preview ](https://vedhatech002.github.io/CYBERDUDE-CHALLENGES/javaScriptDom/01-Contact-list-forms/dist/)

```js

```

## Acknowledgement:

- [@AnbuSelvan](https://github.com/anburocky3) | GitHub Profile.

## References:
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c84aeb0

Please sign in to comment.