Skip to content

Commit

Permalink
Development (#117)
Browse files Browse the repository at this point in the history
* Update README.md

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* [FRONTEND] Preview quotes and generate URL (#100)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Width refactor in zues layout and change in static quote in frontend

* Release/docs/v1.2 (#101)

* [ Major Docs Updated ] | Documentation | updated ./README.md

* [ Major Docs Updated ] | Documentation | updated ./README.md

* Update README.md (#105)

* Updated project from upstream

* Fixed layout issues with dark mode

* [FIX] Layout compatibility with Dark mode (#110)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Updated project from upstream

* Fixed layout issues with dark mode

* Added Custom Font support

* Added support for custom fonts in the Frontend

* Updated contribution document to add custom fonts docs

* Added Example .env file for reference

[Example Environment file added] ✨ feature | Added .env.example

Co-authored-by: ShubhKotnala <skshubhankar@gmail.com>
Co-authored-by: nishantpersonal <nishantvenugopalnair@gmail.com>
Co-authored-by: Nishant Venugopal <67575384+nishantpersonal@users.noreply.github.com>
  • Loading branch information
4 people authored Mar 10, 2021
1 parent a854d94 commit 072f5c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
PORT = <PORT_NUMBER>
SERVICE_URL = <URL_FETCHING_RANDOM_QUOTES>

# In the same folder create .env file, with same key and add your custom values to it.

0 comments on commit 072f5c5

Please sign in to comment.