Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 7 days ago
JSON representation

A React template with typescript, styled-components, prettier, eslint, axios and react-router-dom

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!