0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)0 forks (0 forks)auto 404
good first issue
Repository metrics
- Stars
- 0 stars (0 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- Initialize a React app with TypeScript in
/frontend.
- Choose and set up a UI framework (e.g., Material UI or Chakra UI).
- Create placeholder routes/pages for Student and Educator views.
- Add linting and formatting configs.
Contributor guide
- Research direction
- Initialize a new React app with TypeScript using Create React App or Vite, then install and configure the chosen UI framework (e.g., Material UI). Set up basic routing with React Router and create placeholder components for Student and Educator views. Finally, add ESLint and Prettier configurations for code quality.
- Tech stack
- reacttypescript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- ReactTypeScriptGit