Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up frontend init files #77

Closed
2 tasks
LocalNewsTV opened this issue May 17, 2024 · 0 comments · Fixed by #83
Closed
2 tasks

Clean up frontend init files #77

LocalNewsTV opened this issue May 17, 2024 · 0 comments · Fixed by #83
Assignees
Labels
Task Work to be done

Comments

@LocalNewsTV
Copy link
Contributor

Describe the task

As a Quackstack developer I want A clean working frontend So That I can maintain a clean, organized codebase without unused code

Acceptance Criteria

  • Removal of all init files uneccessary files generated from npx create-vite@latest (CSS, the default landing page, react.svg, etc)
  • Given I go to the homepage, I am not displayed the default webpage created by the vite command, instead I am greeted with the Seed Data

Additional context

  • The main purpose is to have a skeleton to start building in that doesn't have any bloat from init'ing shells
  • If a real homepage has been started, replace the second acceptance criteria with that component
@LocalNewsTV LocalNewsTV added the Task Work to be done label May 17, 2024
@kcaparas1630 kcaparas1630 self-assigned this May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Work to be done
Projects
None yet
2 participants