/Frontend

Frontend for Dogegram!

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Dogegram Backend

Current Release - vBeta8.4.2 (Patch)

Changelog 8.4.2

  • Just to stay in sync with backend...

Changelog 8.4.1

  • Add a warning about the 7 whispers per day in the popup...

Changelog (all other versions)

  • Everything until 8.4.1 will be here lol

Local Development :-

  • git clone https://github.com/DogeGram/Frontend.git
  • cd Frontend
  • Make a .env file and type REACT_APP_BACKEND_URL=http://localhost:5000
  • npm install
  • npm start_nossl Your frontend server should start at port 3000