|
65 | 65 | { "name": "React", "icon": "faReact" }
|
66 | 66 | ],
|
67 | 67 | "links": {
|
68 |
| - "deployment": "http://delphym-mania-chc-24-birds-collection.devacademy.nz/", |
| 68 | + "deployment": "http://the-a-team-guess-the-country.devacademy.nz/", |
69 | 69 | "github": "https://github.com/manaia-roa-2024/guess-the-country"
|
70 | 70 | }
|
71 | 71 | },
|
|
81 | 81 | { "name": "React", "icon": "faReact" }
|
82 | 82 | ],
|
83 | 83 | "links": {
|
84 |
| - "deployment": "N/A", |
85 |
| - "github": "https://github.com/manaia-roa-2024/group1" |
| 84 | + "deployment": "http://delphym-mania-chc-24-pokemons.devacademy.nz/", |
| 85 | + "github": "https://github.com/manaia-roa-2024/query-em-all" |
| 86 | + } |
| 87 | + }, |
| 88 | + { |
| 89 | + "title": "Collection of simple API Apps", |
| 90 | + "description": "A site that pulls data from a number of public APIs", |
| 91 | + "development": "This simple site is one of the first plays with consuming clientside APIs. I created that of my study at Dev Academy Aotearoa. It is a simple app that pulls information from publicly available APIs to practice querying in React and Typescript, and displays info on each one.", |
| 92 | + "mainImage": "images/APICalls.jpg", |
| 93 | + "techStack": [ |
| 94 | + { "name": "CSS", "icon": "faCss" }, |
| 95 | + { "name": "JavaScript", "icon": "faJs" }, |
| 96 | + { "name": "TypeScript", "icon": "images/typescript-svgrepo-com.svg" }, |
| 97 | + { "name": "React", "icon": "faReact" } |
| 98 | + ], |
| 99 | + "links": { |
| 100 | + "deployment": "http://delphym-mania-chc-24-consuming-client-apis.devacademy.nz/", |
| 101 | + "github": "https://github.com/manaia-roa-2024/consuming-clientside-apis" |
86 | 102 | }
|
87 | 103 | }
|
88 | 104 | ]
|
0 commit comments