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

https://github.com/jream/junior-example


https://github.com/jream/junior-example

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Junior Example
--

- Basic Example AJAX/JSON/DOM
- **Demo:** [https://junior-example.vercel.app](https://junior-example.vercel.app)

---

- **Description**
- **1** Page (_simple_)
- JSON to DOM
- API: https://jsonplaceholder.typicode.com/
- Miscellanious Data
- jQuery or **Vanilla**
- Duration: _< 2_ Hours Max
- Deliver:
- Demo Link
- GitHub/Source Repository

- **Functionality**
- List `USERs` in a Table
- On Select `USER`
- Display Selected `USER POSTS`

---