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: 3 months ago
JSON representation
This is a React Typescript Project about Javascript beginners will learn Javascript's most important methods.
- Host: GitHub
- URL: https://github.com/Autumnnus/Javascript-Methods
- Owner: VectortheGreat
- Created: 2023-12-10T20:49:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T22:37:45.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T16:53:31.587Z (about 1 year ago)
- Topics: javascript, javascript-methods, react, redux, typescript
- Language: TypeScript
- Homepage: https://javascriptmethods.netlify.app
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.