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

https://github.com/asbhogal/react-typescript-project

A simple project which renders a list of item using React with Typescript, built using Vite.
https://github.com/asbhogal/react-typescript-project

list react reactjs typescript typescript-project typescript-react

Last synced: about 2 months ago
JSON representation

A simple project which renders a list of item using React with Typescript, built using Vite.

Awesome Lists containing this project

README

          

React Typescript Mini-Project

A simple project showcasing Function Components, Component Return Types, advised code types and practices, passing down useState functions and children as props, as well as TypeScript Generics in the form of a simple list rendered via the .map() function.

This has been compiled and built using Vite.

Stacks Used


html5 logo
css3 logo
Typescript
React logo
Babel logo
Webpack logo