https://github.com/johnpaulada/personal-react-starter-kit
My personal starter kit for React projects
https://github.com/johnpaulada/personal-react-starter-kit
react react-starter-kit
Last synced: 2 months ago
JSON representation
My personal starter kit for React projects
- Host: GitHub
- URL: https://github.com/johnpaulada/personal-react-starter-kit
- Owner: johnpaulada
- Created: 2019-07-18T13:45:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:45:36.000Z (over 3 years ago)
- Last Synced: 2025-03-06T15:15:50.443Z (over 1 year ago)
- Topics: react, react-starter-kit
- Language: JavaScript
- Size: 3.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal React Starter Kit
A template for me to start working on my frontend stuff.
## Stack
## Contributing Rules
- We use the the
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.4/#specification)
convention for commits. Here are
[more intents](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional)
for your commits.
## Roadmap
- [ ] Extract the components I use here to their own libraries, something like
React Hooks or JS libs.
- [ ] Use Crocks or Sanctuary