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

https://github.com/ullaskunder3/test-component

POST/ DELETE api (fetch) & DOM manipulation from scratch
https://github.com/ullaskunder3/test-component

Last synced: 3 months ago
JSON representation

POST/ DELETE api (fetch) & DOM manipulation from scratch

Awesome Lists containing this project

README

          

# Testing an idea with api, ui & db

¯\_(ツ)_/¯ need code ? 🦝

```bash
git clone https://github.com/ullaskunder3/test-component.git
```

```bash
npm install
```

```bash
npm start
```

motive:

I was curious how those `URL preview` work in most of the social networking site
like in twitter

![img](./public/img/example1.png)

I was not able to achive exactly not even close but `working on it`

| Algo | Time(Best) |
|:---------------------------------:|-----------------------------------|
| ![img](./public/img/example2.png) | ![img](./public/img/example3.png) |