marcelovicentegc / react-typescript-client

🍰 A custom react-typescript boilerplate to lift your next project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍰 react-typescript-client

Node CI

Features

  • UI library:

    1. React
  • State management solution:

    1. React's Context API
  • Styling system:

    1. Styed Components
  • Unit testing library:

    1. React Testing Library

Directions

  1. Clone this repo: git clone https://github.com/marcelovicentegc/react-typescript-client.git
  2. Move yourself into it: cd react-typescript-client
  3. Install dependencies (make sure you use npm): npm i
  4. Play with it: npm start

About

🍰 A custom react-typescript boilerplate to lift your next project.

License:MIT License


Languages

Language:TypeScript 91.0%Language:JavaScript 6.7%Language:HTML 2.4%