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

https://github.com/jsjoeio/react-ts-avatar

A basic <Avatar /> component inspired by GitHub
https://github.com/jsjoeio/react-ts-avatar

Last synced: 2 days ago
JSON representation

A basic <Avatar /> component inspired by GitHub

Awesome Lists containing this project

README

        

# react-ts-vitest-template

A template which uses the following stack:

- React
- TypeScript
- Vite
- Vitest
- React Testing Library

## Inspiration

This template was inspired by these GitHub issues:
- https://github.com/vitest-dev/vitest/issues/517
- https://github.com/testing-library/jest-dom/issues/427