Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 630 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 630 Bytes

ACNH-Villagers

This is a simple front end project in which I have created a React TypeScript app that uses the Animal Crossing New Horizons RESTful API from http://acnhapi.com/ to obtain villagers data. The user input is a button where it randomly selects a villager from the API and displays its information. I have made use of Material UI and used Github for source control.

To run the app, start using the npm start command.

Animal Crossing New Horizons Villagers Web App UI

This was my Microsoft Student Accelerator New Zealand 2022 Phase 2 Front End Project.