This is a learning platform for employees of an organisation to upskill and track their progress.
View backend repository: https://github.com/lavanyagarg112/skillstack-backend
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 in your browser to see the result.