Skip to content

πŸ’™πŸ† Shows most-liked VK posts for group/person. Made to practice React+Backend API integration.

License

Notifications You must be signed in to change notification settings

a-burlakov/vk-tastiest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’™ VK Tastiest πŸ† - most-liked VK posts for group/person

Made for fun and to practice React integration (I'm not frontender but that was interesting).

Installation

  1. Clone the repo.

    $ git clone git@github.com:a-burlakov/vk-tastiest.git
  2. Open "vk-tastiest" directory.

    $ cd vk-tastiest
  3. Create .env-file at /backend/app/ with VKAPI_TOKEN variable. You can use mine, I don't mind:

    $ echo "VKAPI_TOKEN=ed52a625ed52a625ed52a6252eee461ffbeed52ed52a62589c8f057c4ad4cf28e7d8a73" > backend/app/.env
  4. Run docker-compose.

    $ docker-compose up
  5. Go to localhost:80

About

πŸ’™πŸ† Shows most-liked VK posts for group/person. Made to practice React+Backend API integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published