https://github.com/diegoarcega/typescript-boilerplate
(WIP) Boilerplate for new projects with: Authentication, Account Creation, Modal and Toaster(Notification)
https://github.com/diegoarcega/typescript-boilerplate
authentication hooks login react signup styled-components testing-library typescript
Last synced: 6 months ago
JSON representation
(WIP) Boilerplate for new projects with: Authentication, Account Creation, Modal and Toaster(Notification)
- Host: GitHub
- URL: https://github.com/diegoarcega/typescript-boilerplate
- Owner: diegoarcega
- Created: 2019-08-18T15:17:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:30:27.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T01:35:32.567Z (8 months ago)
- Topics: authentication, hooks, login, react, signup, styled-components, testing-library, typescript
- Language: TypeScript
- Homepage:
- Size: 4.91 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Todo
- Services
- Authentication flow
- Login / Signup
- Main Menu
- Modal
- Toaster (notification)
- tests and add types