A comprehensive starter kit for rapid application development using React.
- React
- TypeScript
- Redux-Toolkit
- React-i18n
- React-Router-Dom
- Storybook
- React-Helmet
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/