zivtamary / react-boilerplate

A comprehensive starter kit for rapid application development using React.

Home Page:https://codesandbox.io/s/github/zivtamary/React-Awesome-Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Boilerplate

A comprehensive starter kit for rapid application development using React.

Tech

  • React
  • TypeScript
  • Redux-Toolkit
  • React-i18n
  • React-Router-Dom
  • Storybook
  • React-Helmet

Getting Started

To get started, first install all the necessary dependencies.

> npm install

Start the development server (changes will now update live in browser)

> npm run start

To view your project, go to: http://localhost:3000/

About

A comprehensive starter kit for rapid application development using React.

https://codesandbox.io/s/github/zivtamary/React-Awesome-Boilerplate


Languages

Language:TypeScript 87.4%Language:HTML 11.3%Language:CSS 1.3%