Skip to content

Conversation

@karastoyanov
Copy link
Contributor

@karastoyanov karastoyanov commented Jan 22, 2026

📝 Description

Migrated React frontend dir structure and components from the legacy SkillForge project.

Instructions to install and run the React development server or refer to the README file

# Make sure you have Node.js 20+ and npm installed

cd frontend
npm install -D
npm run dev

🔗 Linked Issue (Required)

Closes: #16


🧪 Testing

Tested with live React development server


🎓 Learning Reflection

  • N.A.

📸 Screenshots / Logs (if applicable)

image

Legacy Frontend dir structure and components migrated from the legacy
SkillForge project.

Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
Update docs with instructions how to install and run the React
development server. Updated the .gitignore file

Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
@karastoyanov karastoyanov added the frontend UI/UX Related label Jan 22, 2026
karastoyanov and others added 4 commits January 22, 2026 10:26
Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
Removed unsupported JS libs, react-mde and install @uiw/react-md-editor

Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
Clean up old backend requests under frontend/services/*.js. Prepare the
files for the new backend architecture.

Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
@karastoyanov karastoyanov marked this pull request as draft January 22, 2026 08:43
Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
Aleksandar Karastoyanov added 2 commits January 22, 2026 15:26
Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
@karastoyanov karastoyanov marked this pull request as ready for review January 22, 2026 13:34
Signed-off-by: Aleksandar Karastoyanov <a.karastoyanov@utp.bg>
@karastoyanov karastoyanov merged commit fca17c2 into master Jan 26, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend UI/UX Related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Fix ESLint JS errors

2 participants