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

https://github.com/goliatone/template-react-project

React template project
https://github.com/goliatone/template-react-project

Last synced: about 2 months ago
JSON representation

React template project

Awesome Lists containing this project

README

        

# Template for React projects

This is a template for [simple project generator][spg] to bootstrap a front-end React projects.

In comes with the following items properly configured:
- React
- TypeScript
- Vite
- ESLint
- Vitest
- Testing Library

[spg]:https://github.com/goliatone/simple-project-generator

TODO:
- [ ] Add `npm install zustand` to template