Skip to content

TarasIskiv/BookmarkManager

Repository files navigation

This application allows you to group your bookmarks.

To make it more comfortable, there are folders, and you can group your bookmarks by folders. Furthermore, there are breadcrumbs, that help you with navigation between folders.

How to start?

  1. Pull the repository
  2. Install Postgresql, .Net 7.0, and Redis, if you haven't installed them
  3. Run Postgresql
  4. Run Redis
  5. Go to the Bookmark.Manager.API folder and run dotnet build
  6. After the build is finished successfully, run the application using the command dotnet run. Ensure, that the application has been started on 6001 port.
  7. Go to Bookmark.Manager.Client folder and run dotnet build
  8. After the build is finished successfully, run the application using the command dotnet run
  9. Enjoy!

Technologies

blazor mudblazor csharp postgresql redis

Found me!

LinkedIn

About

Allows the user to save their bookmarks for favourite sites. Check README file for more information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors