/react-boilerplate

A comprehensive starter kit for rapid application development using React.

Primary LanguageTypeScript

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/