|
31 | 31 | FE-Theme is a styled-component based comprehensive library of accessible, reusable, and composable React components that streamlines the development of modern web applications and websites. The library offers a theme based UI to quickly start a new small/medium/large size web based applications. |
32 | 32 |
|
33 | 33 | ## Table of contents |
34 | | - |
35 | | -1. 📦 [Installation](#installation) |
36 | | -2. 💻 [Usage](#usage) |
37 | | -3. 📝 [Contributing](#contributing) |
38 | | -4. ✨ [Contributors](#contributors) |
39 | | -5. ⚖️ [License](#license) |
| 34 | +1. 🚀 [Features](#features) |
| 35 | +2. 📦 [Installation](#installation) |
| 36 | +3. 💻 [Usage](#usage) |
| 37 | +4. 📚 [Online Editor Templates](#online-editor-templates) |
| 38 | +5. 📝 [Contributing](#contributing) |
| 39 | +6. ✨ [Contributors](#contributors) |
| 40 | +7. ⚖️ [License](#license) |
40 | 41 |
|
41 | | - |
| 42 | +## Features |
| 43 | + |
| 44 | +- **Theme:** FE-Theme provides themeable based UI component, and are easy to configure. |
| 45 | +- **Web/Mobile Support:** FE-theme will be helpfull in Large/Mid/Small size of web based applications. |
| 46 | +- **Ease of Styling:** FE-Theme contains a set of layout components like `Button` and `Input` that make it easy to style your components by passing props. |
| 47 | +- **Advancement:** FE-Theme provide a variety of advance plug and play component like `Voice Search`, `Share`, `Contact List`, `Live Location Tracking`, `Current Location` etc. |
| 48 | +- **Scalable & Maintainable:** FE-Theme components are built on top of a React UI and Styled-Component for better scalable, maintainable component. |
| 49 | +- **Accessiblity Support:** FE-Theme components follow the accessiblity guidelines specifications and have the right `aria-*` attributes. |
| 50 | +- **Dark Mode UI:** FE-Theme support dark mode compatibility. |
42 | 51 |
|
43 | 52 | ## Installation |
44 | 53 |
|
@@ -87,6 +96,8 @@ Your Application Folder(Root Directory) |
87 | 96 | ``` |
88 | 97 | Play around the property of button according to your project. |
89 | 98 |
|
| 99 | +## Online Editor Templates |
| 100 | +WIP |
90 | 101 |
|
91 | 102 | ## Contributing |
92 | 103 |
|
@@ -168,6 +179,22 @@ Thanks goes to these wonderful people |
168 | 179 | </a> |
169 | 180 | <br /> |
170 | 181 | </td> |
| 182 | + <td align="center" valign="top" width="14.28%"> |
| 183 | + <a target="_blank" href="https://github.com/swarajgolu"> |
| 184 | + <img src="https://avatars.githubusercontent.com/u/31703347?v=4" width="64px;" alt="Swaraj Singh" /> |
| 185 | + <br /> |
| 186 | + <sub><b>Swaraj Singh</b></sub> |
| 187 | + </a> |
| 188 | + <br /> |
| 189 | + </td> |
| 190 | + <td align="center" valign="top" width="14.28%"> |
| 191 | + <a target="_blank" href="https://github.com/abhinavGupta786"> |
| 192 | + <img src="https://avatars.githubusercontent.com/u/69836367?v=4" width="64px;" alt="Abhinav Gupta" /> |
| 193 | + <br /> |
| 194 | + <sub><b>Abhinav Gupta</b></sub> |
| 195 | + </a> |
| 196 | + <br /> |
| 197 | + </td> |
171 | 198 | </tr> |
172 | 199 | </tbody> |
173 | 200 | </table> |
|
0 commit comments