A Front End for a Back End Coding Test Project - written in React.
- Clone the project
- Move to the project file -
cd ChattyBevy-frontend
npm install
thennpm start
- Add error message display feature.
- Support pagination.
- Extract API client.
- Define models.
- Parse JSON response into js object.
- Use TypeScript.
- Study more.
- ...