Skip to content

Commit bf28300

Browse files
committed
docs(readme): updated docs
1 parent e412f04 commit bf28300

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,33 @@ with [Typescript](https://www.typescriptlang.org/), [Redux Toolkit](https://redu
55
[Redux Saga](https://redux-saga.js.org/), [React Hook Form](https://react-hook-form.com/)
66
, [React-i18next](https://react.i18next.com/) and [Material UI](https://mui.com/).
77

8+
## Table of Content
9+
10+
<!-- toc -->
11+
12+
- [About](#about)
13+
* [Features](#features)
14+
* [Project Structure](#project-structure)
15+
- [Getting Started](#-getting-started)
16+
* [Prerequisites](#prerequisites)
17+
* [Installation](#installation)
18+
* [Development](#development)
19+
* [Build](#build)
20+
* [Testing](#testing)
21+
+ [Unit / Integration tests](#unit--integration-tests)
22+
+ [E2E tests](#e2e-tests)
23+
* [Storybook](#storybook)
24+
- [Code Quality](#-code-quality)
25+
* [Overview](#overview)
26+
* [Absolute imports](#absolute-imports)
27+
- [Release](#-release)
28+
- [Useful dev tools](#-useful-dev-tools)
29+
- [References](#-references)
30+
- [Additional Links](#-additional-links)
31+
- [License](#license)
32+
33+
<!-- tocstop -->
34+
835
## About
936

1037
![about.gif](./_docs/img/about.gif)

0 commit comments

Comments
 (0)