Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/priscilaandreani/template-react-ts
A React template with typescript, styled-components, prettier, eslint, axios and react-router-dom
https://github.com/priscilaandreani/template-react-ts
eslint prettier react styledcomponents typescript
Last synced: 3 months ago
JSON representation
A React template with typescript, styled-components, prettier, eslint, axios and react-router-dom
- Host: GitHub
- URL: https://github.com/priscilaandreani/template-react-ts
- Owner: priscilaandreani
- Created: 2021-02-09T23:05:22.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-18T18:12:53.000Z (about 3 years ago)
- Last Synced: 2024-09-29T00:02:42.379Z (4 months ago)
- Topics: eslint, prettier, react, styledcomponents, typescript
- Language: TypeScript
- Homepage:
- Size: 228 KB
- Stars: 29
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template React
Why use a template?
Because I hate to do it every single time.
### 💻 Tech
* [React](https://reactjs.org/)
* [Typescript](https://www.typescriptlang.org/)
* [Styled-Components](https://styled-components.com/)
* [Yarn Classic](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)### 📚 Libs
* [react-router-dom](https://www.npmjs.com/package/react-router-dom)
* [axios](https://axios-http.com/docs/intro)* [Create React App / Typescript](https://create-react-app.dev/)
* [EditorConfig](https://editorconfig.org/)
* [ESlint](https://eslint.org/)
* [Prettier](https://prettier.io/)
* GlobalStyle reset**Ps.: Do not use with Prettier - Code Formatter extension, it will break.**
---
Made with ❤️ by [@priscilaandreani](https://github.com/priscilaandreani). Feel free to contribute!