Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ladityagogoi/theduplicateremover
https://github.com/ladityagogoi/theduplicateremover
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/ladityagogoi/theduplicateremover
- Owner: LadityaGogoi
- Created: 2023-03-28T08:03:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-28T08:07:15.000Z (over 1 year ago)
- Last Synced: 2024-07-14T19:42:09.943Z (4 months ago)
- Language: JavaScript
- Size: 178 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple duplicate character removal application
## The Duplicate Remover
Tech Stack Used
- Redux
- React
- JavaScript
- CSS
- HTML
How to run this application
- Clone this repository to your local environment
- Type the commant 'npm init' in your terminal such that you can install all dependencies(node modules)
- Atlast, Just type the command 'npm start' in your terminal.
Your code editor will automatically redirect you to Browser, where our application is live on your --port 3000
# thanks