diff --git a/roadmap-voting-app/README.md b/roadmap-voting-app/README.md index 1396664..f4d2924 100644 --- a/roadmap-voting-app/README.md +++ b/roadmap-voting-app/README.md @@ -3,7 +3,7 @@ ## Overview A roadmap voting app that democratizes the development process by enabling authenticated users to influence a project's trajectory. Through a simple and intuitive interface, users can vote on proposed features, track the progress of development items, and see at a glance which enhancements are up next or already completed. This platform ensures that every voice is heard and that the project aligns closely with the community's most valued feedback and needs. -![Alt Text](https://i.imgur.com/TvgsZFZ.png) +![Alt Text](https://i.imgur.com/z4eX0lD.png) ## Table of contents - [Todo](#todo) @@ -59,4 +59,4 @@ npm run start app ``` App will be running on ```PORT:3000``` -> [http://localhost:3000/](http://localhost:3000/) -Now just go to [http://localhost:3000/](http://localhost:3000/) and explore the application. \ No newline at end of file +Now just go to [http://localhost:3000/](http://localhost:3000/) and explore the application. diff --git a/roadmap-voting-app/public/next.svg b/roadmap-voting-app/public/next.svg deleted file mode 100644 index 5174b28..0000000 --- a/roadmap-voting-app/public/next.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/roadmap-voting-app/public/vercel.svg b/roadmap-voting-app/public/vercel.svg deleted file mode 100644 index d2f8422..0000000 --- a/roadmap-voting-app/public/vercel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file