An open API service indexing awesome lists of open source software.

https://github.com/frnt-end/the-string-theory-react-typescript

โš›๏ธ React & Typescript Project. In this app you can practice ๐Ÿงช JS String Methods. Watch DEMO โœจ https://Frnt-End.github.io/The-String-Theory-React-Typescript ๐Ÿฆ
https://github.com/frnt-end/the-string-theory-react-typescript

application exercises form frontend function js learning methods practice react sass string strings-manipulation testing tutorial typescript ui

Last synced: 10 months ago
JSON representation

โš›๏ธ React & Typescript Project. In this app you can practice ๐Ÿงช JS String Methods. Watch DEMO โœจ https://Frnt-End.github.io/The-String-Theory-React-Typescript ๐Ÿฆ

Awesome Lists containing this project

README

          

# JS String - from Theory to Practice

React Typescript App - Practice String Methods using a form.

๐Ÿ‘‰ [Watch DEMO](https://Frnt-End.github.io/The-String-Theory-React-Typescript)

![String Methods Practice](src/Img/bg-small.png "String Methods Practice")

## String Methods Practice UI

- ๐Ÿงช Test the provided string OR type your own.
- โœจ Choose one of the methods from the dropdown.
- ๐Ÿฆ click the "=" button to view the results.

## Local View

In your fav IDE: navigate to the main folder and type in the terminal:

##### `npm start` or `yarn start`

๐Ÿ‘‰ [Online DEMO](https://Frnt-End.github.io/The-String-Theory-React-Typescript)

---

Enjoy using the app..๐Ÿ˜‰

---

### License

Copyright ยฉ 2019 @frnt-end
[Nirit Nagar](https://github.com/Frnt-End)

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)