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

https://github.com/autumnnus/javascript-methods

This is a React Typescript Project about Javascript beginners will learn Javascript's most important methods.
https://github.com/autumnnus/javascript-methods

javascript javascript-methods react redux typescript

Last synced: 6 months ago
JSON representation

This is a React Typescript Project about Javascript beginners will learn Javascript's most important methods.

Awesome Lists containing this project

README

          

# Javascript Methods

This is a React Typescript Project about Javascript beginners will learn Javascript's most important methods.

- [Demo](https://javascriptmethods.netlify.app/)

## Features:

- **String, Number, Array, Date and Methods**
- **Dynamically adding methods parameters and inputs**
- **Clean code view**

## Usage:

1. Open your terminal and run:

```bash
npm install
```

2. Run the project with:

```bash
npm run dev
```

Explore and enjoy the Javascript Methods experience! Feel free to contribute and make this project even better.