https://github.com/jream/junior-example
https://github.com/jream/junior-example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jream/junior-example
- Owner: JREAM
- Created: 2022-04-18T17:44:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T03:12:17.000Z (about 3 years ago)
- Last Synced: 2025-03-02T16:48:44.325Z (over 1 year ago)
- Language: JavaScript
- Homepage: junior-example.vercel.app
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`
---