aryanshridhar / aryanshridhar/ReactJs-Typing-Test
Move static files to /src directory.
Open
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Quoting from here:
```
public: anything that is not used by your app when it compiles.
src: anything that is used when the app is compiled.
```
The project doesn't seem to follow the above practise.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the repository layout to identify the static files and the application's build entry point; no specific files or tests are named in the issue. Determine which files are used during compilation and which are public assets, then verify the application still builds and runs after any move.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100