Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alonach/palindromeprojectvite_ts
This is palindrome project that was refactored to TS
https://github.com/alonach/palindromeprojectvite_ts
Last synced: about 6 hours ago
JSON representation
This is palindrome project that was refactored to TS
- Host: GitHub
- URL: https://github.com/alonach/palindromeprojectvite_ts
- Owner: AlonaCh
- Created: 2024-02-04T07:18:07.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-04T08:02:09.000Z (10 months ago)
- Last Synced: 2024-02-04T08:49:00.620Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Palindrome App in TS
## What to do?
- Write a word or a number in the input field.
- You will see the result if it is palindrome or not.## Requirements:
- Use TypeScript to create your app
- Refactor your app# Check this project on Netlify
- https://teal-twilight-75bb71.netlify.app/