diff --git a/.env b/.env
new file mode 100644
index 0000000..1bb2b77
--- /dev/null
+++ b/.env
@@ -0,0 +1 @@
+PUBLIC_URL=https://koronawirus.lol
\ No newline at end of file
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..0ad25db
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,661 @@
+                    GNU AFFERO GENERAL PUBLIC LICENSE
+                       Version 3, 19 November 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU Affero General Public License is a free, copyleft license for
+software and other kinds of works, specifically designed to ensure
+cooperation with the community in the case of network server software.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+our General Public Licenses are intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  Developers that use our General Public Licenses protect your rights
+with two steps: (1) assert copyright on the software, and (2) offer
+you this License which gives you legal permission to copy, distribute
+and/or modify the software.
+
+  A secondary benefit of defending all users' freedom is that
+improvements made in alternate versions of the program, if they
+receive widespread use, become available for other developers to
+incorporate.  Many developers of free software are heartened and
+encouraged by the resulting cooperation.  However, in the case of
+software used on network servers, this result may fail to come about.
+The GNU General Public License permits making a modified version and
+letting the public access it on a server without ever releasing its
+source code to the public.
+
+  The GNU Affero General Public License is designed specifically to
+ensure that, in such cases, the modified source code becomes available
+to the community.  It requires the operator of a network server to
+provide the source code of the modified version running there to the
+users of that server.  Therefore, public use of a modified version, on
+a publicly accessible server, gives the public access to the source
+code of the modified version.
+
+  An older license, called the Affero General Public License and
+published by Affero, was designed to accomplish similar goals.  This is
+a different license, not a version of the Affero GPL, but Affero has
+released a new version of the Affero GPL which permits relicensing under
+this license.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU Affero General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Remote Network Interaction; Use with the GNU General Public License.
+
+  Notwithstanding any other provision of this License, if you modify the
+Program, your modified version must prominently offer all users
+interacting with it remotely through a computer network (if your version
+supports such interaction) an opportunity to receive the Corresponding
+Source of your version by providing access to the Corresponding Source
+from a network server at no charge, through some standard or customary
+means of facilitating copying of software.  This Corresponding Source
+shall include the Corresponding Source for any work covered by version 3
+of the GNU General Public License that is incorporated pursuant to the
+following paragraph.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the work with which it is combined will remain governed by version
+3 of the GNU General Public License.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU Affero General Public License from time to time.  Such new versions
+will be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU Affero General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU Affero General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU Affero General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU Affero General Public License as published
+    by the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU Affero General Public License for more details.
+
+    You should have received a copy of the GNU Affero General Public License
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If your software can interact with users remotely through a computer
+network, you should also make sure that it provides a way for users to
+get its source.  For example, if your program is a web application, its
+interface could display a "Source" link that leads users to an archive
+of the code.  There are many ways you could offer source, and different
+solutions will be better for different programs; see section 13 for the
+specific requirements.
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU AGPL, see
+<https://www.gnu.org/licenses/>.
diff --git a/README.md b/README.md
index 3beff21..da5a2a0 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,19 @@
-# Generator obostrzeń COVID-19
-Strona pozwalająca wygenerować najnowszy zestaw obostrzeń w związku z COVID-19.
\ No newline at end of file
+# COVID-19 Restrictions Generator
+This website allows you to generate the latest set of funny restrictions due to
+the COVID-19 pandemic.
+
+# Contributions
+We welcome contributions for translating the content into your native language
+(except for Polish and English). The content that needs to be translated is
+found in `public/messages/` and `public/lolcontent/`. Please do your best to
+ensure an adequate level of lulz, as we will not be able to verify that it is,
+in fact, funny. After coming up with the data, you are welcome to open a pull
+request.
+
+So far, the choice of language is based on locale - in the future we might point
+a different domain to the website (for other languages) and/or allow the
+language to be selected explicitly.
+
+# License
+In order for this project to stay open source, it is licensed under the GNU
+Affero General Public License v3.0 (see the LICENSE file).
\ No newline at end of file
diff --git a/config/env.js b/config/env.js
new file mode 100644
index 0000000..3d1411b
--- /dev/null
+++ b/config/env.js
@@ -0,0 +1,106 @@
+'use strict';
+
+const fs = require('fs');
+const path = require('path');
+const paths = require('./paths');
+
+// Make sure that including paths.js after env.js will read .env variables.
+delete require.cache[require.resolve('./paths')];
+
+const NODE_ENV = process.env.NODE_ENV;
+if (!NODE_ENV) {
+  throw new Error(
+    'The NODE_ENV environment variable is required but was not specified.'
+  );
+}
+
+// https://github.com/bkeepers/dotenv#what-other-env-files-can-i-use
+const dotenvFiles = [
+  `${paths.dotenv}.${NODE_ENV}.local`,
+  // Don't include `.env.local` for `test` environment
+  // since normally you expect tests to produce the same
+  // results for everyone
+  NODE_ENV !== 'test' && `${paths.dotenv}.local`,
+  `${paths.dotenv}.${NODE_ENV}`,
+  paths.dotenv,
+].filter(Boolean);
+
+// Load environment variables from .env* files. Suppress warnings using silent
+// if this file is missing. dotenv will never modify any environment variables
+// that have already been set.  Variable expansion is supported in .env files.
+// https://github.com/motdotla/dotenv
+// https://github.com/motdotla/dotenv-expand
+dotenvFiles.forEach(dotenvFile => {
+  if (fs.existsSync(dotenvFile)) {
+    require('dotenv-expand')(
+      require('dotenv').config({
+        path: dotenvFile,
+      })
+    );
+  }
+});
+
+// We support resolving modules according to `NODE_PATH`.
+// This lets you use absolute paths in imports inside large monorepos:
+// https://github.com/facebook/create-react-app/issues/253.
+// It works similar to `NODE_PATH` in Node itself:
+// https://nodejs.org/api/modules.html#modules_loading_from_the_global_folders
+// Note that unlike in Node, only *relative* paths from `NODE_PATH` are honored.
+// Otherwise, we risk importing Node.js core modules into an app instead of webpack shims.
+// https://github.com/facebook/create-react-app/issues/1023#issuecomment-265344421
+// We also resolve them to make sure all tools using them work consistently.
+const appDirectory = fs.realpathSync(process.cwd());
+process.env.NODE_PATH = (process.env.NODE_PATH || '')
+  .split(path.delimiter)
+  .filter(folder => folder && !path.isAbsolute(folder))
+  .map(folder => path.resolve(appDirectory, folder))
+  .join(path.delimiter);
+
+// Grab NODE_ENV and REACT_APP_* environment variables and prepare them to be
+// injected into the application via DefinePlugin in webpack configuration.
+const REACT_APP = /^REACT_APP_/i;
+
+function getClientEnvironment(publicUrl) {
+  const raw = Object.keys(process.env)
+    .filter(key => REACT_APP.test(key))
+    .reduce(
+      (env, key) => {
+        env[key] = process.env[key];
+        return env;
+      },
+      {
+        // Useful for determining whether we’re running in production mode.
+        // Most importantly, it switches React into the correct mode.
+        NODE_ENV: process.env.NODE_ENV || 'development',
+        // Useful for resolving the correct path to static assets in `public`.
+        // For example, <img src={process.env.PUBLIC_URL + '/img/logo.png'} />.
+        // This should only be used as an escape hatch. Normally you would put
+        // images into the `src` and `import` them in code to get their paths.
+        PUBLIC_URL: publicUrl,
+        // We support configuring the sockjs pathname during development.
+        // These settings let a developer run multiple simultaneous projects.
+        // They are used as the connection `hostname`, `pathname` and `port`
+        // in webpackHotDevClient. They are used as the `sockHost`, `sockPath`
+        // and `sockPort` options in webpack-dev-server.
+        WDS_SOCKET_HOST: process.env.WDS_SOCKET_HOST,
+        WDS_SOCKET_PATH: process.env.WDS_SOCKET_PATH,
+        WDS_SOCKET_PORT: process.env.WDS_SOCKET_PORT,
+        // Whether or not react-refresh is enabled.
+        // react-refresh is not 100% stable at this time,
+        // which is why it's disabled by default.
+        // It is defined here so it is available in the webpackHotDevClient.
+        FAST_REFRESH: process.env.FAST_REFRESH !== 'false',
+      }
+    );
+  // Stringify all values so we can feed into webpack DefinePlugin
+  const stringified = {
+    'process.env': Object.keys(raw).reduce((env, key) => {
+      env[key] = JSON.stringify(raw[key]);
+      return env;
+    }, {}),
+  };
+
+  return { raw, stringified };
+}
+
+module.exports = getClientEnvironment;
diff --git a/config/getHttpsConfig.js b/config/getHttpsConfig.js
new file mode 100644
index 0000000..013d493
--- /dev/null
+++ b/config/getHttpsConfig.js
@@ -0,0 +1,66 @@
+'use strict';
+
+const fs = require('fs');
+const path = require('path');
+const crypto = require('crypto');
+const chalk = require('react-dev-utils/chalk');
+const paths = require('./paths');
+
+// Ensure the certificate and key provided are valid and if not
+// throw an easy to debug error
+function validateKeyAndCerts({ cert, key, keyFile, crtFile }) {
+  let encrypted;
+  try {
+    // publicEncrypt will throw an error with an invalid cert
+    encrypted = crypto.publicEncrypt(cert, Buffer.from('test'));
+  } catch (err) {
+    throw new Error(
+      `The certificate "${chalk.yellow(crtFile)}" is invalid.\n${err.message}`
+    );
+  }
+
+  try {
+    // privateDecrypt will throw an error with an invalid key
+    crypto.privateDecrypt(key, encrypted);
+  } catch (err) {
+    throw new Error(
+      `The certificate key "${chalk.yellow(keyFile)}" is invalid.\n${
+        err.message
+      }`
+    );
+  }
+}
+
+// Read file and throw an error if it doesn't exist
+function readEnvFile(file, type) {
+  if (!fs.existsSync(file)) {
+    throw new Error(
+      `You specified ${chalk.cyan(
+        type
+      )} in your env, but the file "${chalk.yellow(file)}" can't be found.`
+    );
+  }
+  return fs.readFileSync(file);
+}
+
+// Get the https config
+// Return cert files if provided in env, otherwise just true or false
+function getHttpsConfig() {
+  const { SSL_CRT_FILE, SSL_KEY_FILE, HTTPS } = process.env;
+  const isHttps = HTTPS === 'true';
+
+  if (isHttps && SSL_CRT_FILE && SSL_KEY_FILE) {
+    const crtFile = path.resolve(paths.appPath, SSL_CRT_FILE);
+    const keyFile = path.resolve(paths.appPath, SSL_KEY_FILE);
+    const config = {
+      cert: readEnvFile(crtFile, 'SSL_CRT_FILE'),
+      key: readEnvFile(keyFile, 'SSL_KEY_FILE'),
+    };
+
+    validateKeyAndCerts({ ...config, keyFile, crtFile });
+    return config;
+  }
+  return isHttps;
+}
+
+module.exports = getHttpsConfig;
diff --git a/config/jest/cssTransform.js b/config/jest/cssTransform.js
new file mode 100644
index 0000000..8f65114
--- /dev/null
+++ b/config/jest/cssTransform.js
@@ -0,0 +1,14 @@
+'use strict';
+
+// This is a custom Jest transformer turning style imports into empty objects.
+// http://facebook.github.io/jest/docs/en/webpack.html
+
+module.exports = {
+  process() {
+    return 'module.exports = {};';
+  },
+  getCacheKey() {
+    // The output is always the same.
+    return 'cssTransform';
+  },
+};
diff --git a/config/jest/fileTransform.js b/config/jest/fileTransform.js
new file mode 100644
index 0000000..aab6761
--- /dev/null
+++ b/config/jest/fileTransform.js
@@ -0,0 +1,40 @@
+'use strict';
+
+const path = require('path');
+const camelcase = require('camelcase');
+
+// This is a custom Jest transformer turning file imports into filenames.
+// http://facebook.github.io/jest/docs/en/webpack.html
+
+module.exports = {
+  process(src, filename) {
+    const assetFilename = JSON.stringify(path.basename(filename));
+
+    if (filename.match(/\.svg$/)) {
+      // Based on how SVGR generates a component name:
+      // https://github.com/smooth-code/svgr/blob/01b194cf967347d43d4cbe6b434404731b87cf27/packages/core/src/state.js#L6
+      const pascalCaseFilename = camelcase(path.parse(filename).name, {
+        pascalCase: true,
+      });
+      const componentName = `Svg${pascalCaseFilename}`;
+      return `const React = require('react');
+      module.exports = {
+        __esModule: true,
+        default: ${assetFilename},
+        ReactComponent: React.forwardRef(function ${componentName}(props, ref) {
+          return {
+            $$typeof: Symbol.for('react.element'),
+            type: 'svg',
+            ref: ref,
+            key: null,
+            props: Object.assign({}, props, {
+              children: ${assetFilename}
+            })
+          };
+        }),
+      };`;
+    }
+
+    return `module.exports = ${assetFilename};`;
+  },
+};
diff --git a/config/modules.js b/config/modules.js
new file mode 100644
index 0000000..d63e41d
--- /dev/null
+++ b/config/modules.js
@@ -0,0 +1,134 @@
+'use strict';
+
+const fs = require('fs');
+const path = require('path');
+const paths = require('./paths');
+const chalk = require('react-dev-utils/chalk');
+const resolve = require('resolve');
+
+/**
+ * Get additional module paths based on the baseUrl of a compilerOptions object.
+ *
+ * @param {Object} options
+ */
+function getAdditionalModulePaths(options = {}) {
+  const baseUrl = options.baseUrl;
+
+  if (!baseUrl) {
+    return '';
+  }
+
+  const baseUrlResolved = path.resolve(paths.appPath, baseUrl);
+
+  // We don't need to do anything if `baseUrl` is set to `node_modules`. This is
+  // the default behavior.
+  if (path.relative(paths.appNodeModules, baseUrlResolved) === '') {
+    return null;
+  }
+
+  // Allow the user set the `baseUrl` to `appSrc`.
+  if (path.relative(paths.appSrc, baseUrlResolved) === '') {
+    return [paths.appSrc];
+  }
+
+  // If the path is equal to the root directory we ignore it here.
+  // We don't want to allow importing from the root directly as source files are
+  // not transpiled outside of `src`. We do allow importing them with the
+  // absolute path (e.g. `src/Components/Button.js`) but we set that up with
+  // an alias.
+  if (path.relative(paths.appPath, baseUrlResolved) === '') {
+    return null;
+  }
+
+  // Otherwise, throw an error.
+  throw new Error(
+    chalk.red.bold(
+      "Your project's `baseUrl` can only be set to `src` or `node_modules`." +
+        ' Create React App does not support other values at this time.'
+    )
+  );
+}
+
+/**
+ * Get webpack aliases based on the baseUrl of a compilerOptions object.
+ *
+ * @param {*} options
+ */
+function getWebpackAliases(options = {}) {
+  const baseUrl = options.baseUrl;
+
+  if (!baseUrl) {
+    return {};
+  }
+
+  const baseUrlResolved = path.resolve(paths.appPath, baseUrl);
+
+  if (path.relative(paths.appPath, baseUrlResolved) === '') {
+    return {
+      src: paths.appSrc,
+    };
+  }
+}
+
+/**
+ * Get jest aliases based on the baseUrl of a compilerOptions object.
+ *
+ * @param {*} options
+ */
+function getJestAliases(options = {}) {
+  const baseUrl = options.baseUrl;
+
+  if (!baseUrl) {
+    return {};
+  }
+
+  const baseUrlResolved = path.resolve(paths.appPath, baseUrl);
+
+  if (path.relative(paths.appPath, baseUrlResolved) === '') {
+    return {
+      '^src/(.*)$': '<rootDir>/src/$1',
+    };
+  }
+}
+
+function getModules() {
+  // Check if TypeScript is setup
+  const hasTsConfig = fs.existsSync(paths.appTsConfig);
+  const hasJsConfig = fs.existsSync(paths.appJsConfig);
+
+  if (hasTsConfig && hasJsConfig) {
+    throw new Error(
+      'You have both a tsconfig.json and a jsconfig.json. If you are using TypeScript please remove your jsconfig.json file.'
+    );
+  }
+
+  let config;
+
+  // If there's a tsconfig.json we assume it's a
+  // TypeScript project and set up the config
+  // based on tsconfig.json
+  if (hasTsConfig) {
+    const ts = require(resolve.sync('typescript', {
+      basedir: paths.appNodeModules,
+    }));
+    config = ts.readConfigFile(paths.appTsConfig, ts.sys.readFile).config;
+    // Otherwise we'll check if there is jsconfig.json
+    // for non TS projects.
+  } else if (hasJsConfig) {
+    config = require(paths.appJsConfig);
+  }
+
+  config = config || {};
+  const options = config.compilerOptions || {};
+
+  const additionalModulePaths = getAdditionalModulePaths(options);
+
+  return {
+    additionalModulePaths: additionalModulePaths,
+    webpackAliases: getWebpackAliases(options),
+    jestAliases: getJestAliases(options),
+    hasTsConfig,
+  };
+}
+
+module.exports = getModules();
diff --git a/config/paths.js b/config/paths.js
new file mode 100644
index 0000000..8caad31
--- /dev/null
+++ b/config/paths.js
@@ -0,0 +1,74 @@
+'use strict';
+
+const path = require('path');
+const fs = require('fs');
+const getPublicUrlOrPath = require('react-dev-utils/getPublicUrlOrPath');
+
+// Make sure any symlinks in the project folder are resolved:
+// https://github.com/facebook/create-react-app/issues/637
+const appDirectory = fs.realpathSync(process.cwd());
+const resolveApp = relativePath => path.resolve(appDirectory, relativePath);
+
+// We use `PUBLIC_URL` environment variable or "homepage" field to infer
+// "public path" at which the app is served.
+// webpack needs to know it to put the right <script> hrefs into HTML even in
+// single-page apps that may serve index.html for nested URLs like /todos/42.
+// We can't use a relative path in HTML because we don't want to load something
+// like /todos/42/static/js/bundle.7289d.js. We have to know the root.
+const publicUrlOrPath = getPublicUrlOrPath(
+  process.env.NODE_ENV === 'development',
+  require(resolveApp('package.json')).homepage,
+  process.env.PUBLIC_URL
+);
+
+const moduleFileExtensions = [
+  'web.mjs',
+  'mjs',
+  'web.js',
+  'js',
+  'web.ts',
+  'ts',
+  'web.tsx',
+  'tsx',
+  'json',
+  'web.jsx',
+  'jsx',
+];
+
+// Resolve file paths in the same order as webpack
+const resolveModule = (resolveFn, filePath) => {
+  const extension = moduleFileExtensions.find(extension =>
+    fs.existsSync(resolveFn(`${filePath}.${extension}`))
+  );
+
+  if (extension) {
+    return resolveFn(`${filePath}.${extension}`);
+  }
+
+  return resolveFn(`${filePath}.js`);
+};
+
+// config after eject: we're in ./config/
+module.exports = {
+  dotenv: resolveApp('.env'),
+  appPath: resolveApp('.'),
+  appBuild: resolveApp('build'),
+  appPublic: resolveApp('public'),
+  appHtml: resolveApp('public/index.html'),
+  appHtmlEn: resolveApp('public/en/index.html'),
+  appIndexJs: resolveModule(resolveApp, 'src/index'),
+  appPackageJson: resolveApp('package.json'),
+  appSrc: resolveApp('src'),
+  appTsConfig: resolveApp('tsconfig.json'),
+  appJsConfig: resolveApp('jsconfig.json'),
+  yarnLockFile: resolveApp('yarn.lock'),
+  testsSetup: resolveModule(resolveApp, 'src/setupTests'),
+  proxySetup: resolveApp('src/setupProxy.js'),
+  appNodeModules: resolveApp('node_modules'),
+  swSrc: resolveModule(resolveApp, 'src/service-worker'),
+  publicUrlOrPath,
+};
+
+
+
+module.exports.moduleFileExtensions = moduleFileExtensions;
diff --git a/config/pnpTs.js b/config/pnpTs.js
new file mode 100644
index 0000000..d1b0539
--- /dev/null
+++ b/config/pnpTs.js
@@ -0,0 +1,35 @@
+'use strict';
+
+const { resolveModuleName } = require('ts-pnp');
+
+exports.resolveModuleName = (
+  typescript,
+  moduleName,
+  containingFile,
+  compilerOptions,
+  resolutionHost
+) => {
+  return resolveModuleName(
+    moduleName,
+    containingFile,
+    compilerOptions,
+    resolutionHost,
+    typescript.resolveModuleName
+  );
+};
+
+exports.resolveTypeReferenceDirective = (
+  typescript,
+  moduleName,
+  containingFile,
+  compilerOptions,
+  resolutionHost
+) => {
+  return resolveModuleName(
+    moduleName,
+    containingFile,
+    compilerOptions,
+    resolutionHost,
+    typescript.resolveTypeReferenceDirective
+  );
+};
diff --git a/config/webpack.config.js b/config/webpack.config.js
new file mode 100644
index 0000000..f7ae7eb
--- /dev/null
+++ b/config/webpack.config.js
@@ -0,0 +1,774 @@
+'use strict';
+
+const fs = require('fs');
+const path = require('path');
+const webpack = require('webpack');
+const resolve = require('resolve');
+const PnpWebpackPlugin = require('pnp-webpack-plugin');
+const HtmlWebpackPlugin = require('html-webpack-plugin');
+const CaseSensitivePathsPlugin = require('case-sensitive-paths-webpack-plugin');
+const InlineChunkHtmlPlugin = require('react-dev-utils/InlineChunkHtmlPlugin');
+const TerserPlugin = require('terser-webpack-plugin');
+const MiniCssExtractPlugin = require('mini-css-extract-plugin');
+const OptimizeCSSAssetsPlugin = require('optimize-css-assets-webpack-plugin');
+const safePostCssParser = require('postcss-safe-parser');
+const ManifestPlugin = require('webpack-manifest-plugin');
+const InterpolateHtmlPlugin = require('react-dev-utils/InterpolateHtmlPlugin');
+const WorkboxWebpackPlugin = require('workbox-webpack-plugin');
+const WatchMissingNodeModulesPlugin = require('react-dev-utils/WatchMissingNodeModulesPlugin');
+const ModuleScopePlugin = require('react-dev-utils/ModuleScopePlugin');
+const getCSSModuleLocalIdent = require('react-dev-utils/getCSSModuleLocalIdent');
+const ESLintPlugin = require('eslint-webpack-plugin');
+const paths = require('./paths');
+const modules = require('./modules');
+const getClientEnvironment = require('./env');
+const ModuleNotFoundPlugin = require('react-dev-utils/ModuleNotFoundPlugin');
+const ForkTsCheckerWebpackPlugin = require('react-dev-utils/ForkTsCheckerWebpackPlugin');
+const typescriptFormatter = require('react-dev-utils/typescriptFormatter');
+const ReactRefreshWebpackPlugin = require('@pmmmwh/react-refresh-webpack-plugin');
+
+const postcssNormalize = require('postcss-normalize');
+
+const appPackageJson = require(paths.appPackageJson);
+
+// Source maps are resource heavy and can cause out of memory issue for large source files.
+const shouldUseSourceMap = process.env.GENERATE_SOURCEMAP !== 'false';
+
+const webpackDevClientEntry = require.resolve(
+  'react-dev-utils/webpackHotDevClient'
+);
+const reactRefreshOverlayEntry = require.resolve(
+  'react-dev-utils/refreshOverlayInterop'
+);
+
+// Some apps do not need the benefits of saving a web request, so not inlining the chunk
+// makes for a smoother build process.
+const shouldInlineRuntimeChunk = process.env.INLINE_RUNTIME_CHUNK !== 'false';
+
+const imageInlineSizeLimit = parseInt(
+  process.env.IMAGE_INLINE_SIZE_LIMIT || '10000'
+);
+
+// Check if TypeScript is setup
+const useTypeScript = fs.existsSync(paths.appTsConfig);
+
+// Get the path to the uncompiled service worker (if it exists).
+const swSrc = paths.swSrc;
+
+// style files regexes
+const cssRegex = /\.css$/;
+const cssModuleRegex = /\.module\.css$/;
+const sassRegex = /\.(scss|sass)$/;
+const sassModuleRegex = /\.module\.(scss|sass)$/;
+
+const hasJsxRuntime = (() => {
+  if (process.env.DISABLE_NEW_JSX_TRANSFORM === 'true') {
+    return false;
+  }
+
+  try {
+    require.resolve('react/jsx-runtime');
+    return true;
+  } catch (e) {
+    return false;
+  }
+})();
+
+// This is the production and development configuration.
+// It is focused on developer experience, fast rebuilds, and a minimal bundle.
+module.exports = function (webpackEnv) {
+  const isEnvDevelopment = webpackEnv === 'development';
+  const isEnvProduction = webpackEnv === 'production';
+
+  // Variable used for enabling profiling in Production
+  // passed into alias object. Uses a flag if passed into the build command
+  const isEnvProductionProfile =
+    isEnvProduction && process.argv.includes('--profile');
+
+  // We will provide `paths.publicUrlOrPath` to our app
+  // as %PUBLIC_URL% in `index.html` and `process.env.PUBLIC_URL` in JavaScript.
+  // Omit trailing slash as %PUBLIC_URL%/xyz looks better than %PUBLIC_URL%xyz.
+  // Get environment variables to inject into our app.
+  const env = getClientEnvironment(paths.publicUrlOrPath.slice(0, -1));
+
+  const shouldUseReactRefresh = env.raw.FAST_REFRESH;
+
+  // common function to get style loaders
+  const getStyleLoaders = (cssOptions, preProcessor) => {
+    const loaders = [
+      isEnvDevelopment && require.resolve('style-loader'),
+      isEnvProduction && {
+        loader: MiniCssExtractPlugin.loader,
+        // css is located in `static/css`, use '../../' to locate index.html folder
+        // in production `paths.publicUrlOrPath` can be a relative path
+        options: paths.publicUrlOrPath.startsWith('.')
+          ? { publicPath: '../../' }
+          : {},
+      },
+      {
+        loader: require.resolve('css-loader'),
+        options: cssOptions,
+      },
+      {
+        // Options for PostCSS as we reference these options twice
+        // Adds vendor prefixing based on your specified browser support in
+        // package.json
+        loader: require.resolve('postcss-loader'),
+        options: {
+          // Necessary for external CSS imports to work
+          // https://github.com/facebook/create-react-app/issues/2677
+          ident: 'postcss',
+          plugins: () => [
+            require('postcss-flexbugs-fixes'),
+            require('postcss-preset-env')({
+              autoprefixer: {
+                flexbox: 'no-2009',
+              },
+              stage: 3,
+            }),
+            // Adds PostCSS Normalize as the reset css with default options,
+            // so that it honors browserslist config in package.json
+            // which in turn let's users customize the target behavior as per their needs.
+            postcssNormalize(),
+          ],
+          sourceMap: isEnvProduction ? shouldUseSourceMap : isEnvDevelopment,
+        },
+      },
+    ].filter(Boolean);
+    if (preProcessor) {
+      loaders.push(
+        {
+          loader: require.resolve('resolve-url-loader'),
+          options: {
+            sourceMap: isEnvProduction ? shouldUseSourceMap : isEnvDevelopment,
+            root: paths.appSrc,
+          },
+        },
+        {
+          loader: require.resolve(preProcessor),
+          options: {
+            sourceMap: true,
+          },
+        }
+      );
+    }
+    return loaders;
+  };
+
+  return {
+    mode: isEnvProduction ? 'production' : isEnvDevelopment && 'development',
+    // Stop compilation early in production
+    bail: isEnvProduction,
+    devtool: isEnvProduction
+      ? shouldUseSourceMap
+        ? 'source-map'
+        : false
+      : isEnvDevelopment && 'cheap-module-source-map',
+    // These are the "entry points" to our application.
+    // This means they will be the "root" imports that are included in JS bundle.
+    entry:
+      isEnvDevelopment && !shouldUseReactRefresh
+        ? [
+            // Include an alternative client for WebpackDevServer. A client's job is to
+            // connect to WebpackDevServer by a socket and get notified about changes.
+            // When you save a file, the client will either apply hot updates (in case
+            // of CSS changes), or refresh the page (in case of JS changes). When you
+            // make a syntax error, this client will display a syntax error overlay.
+            // Note: instead of the default WebpackDevServer client, we use a custom one
+            // to bring better experience for Create React App users. You can replace
+            // the line below with these two lines if you prefer the stock client:
+            //
+            // require.resolve('webpack-dev-server/client') + '?/',
+            // require.resolve('webpack/hot/dev-server'),
+            //
+            // When using the experimental react-refresh integration,
+            // the webpack plugin takes care of injecting the dev client for us.
+            webpackDevClientEntry,
+            // Finally, this is your app's code:
+            paths.appIndexJs,
+            // We include the app code last so that if there is a runtime error during
+            // initialization, it doesn't blow up the WebpackDevServer client, and
+            // changing JS code would still trigger a refresh.
+          ]
+        : paths.appIndexJs,
+    output: {
+      // The build folder.
+      path: isEnvProduction ? paths.appBuild : undefined,
+      // Add /* filename */ comments to generated require()s in the output.
+      pathinfo: isEnvDevelopment,
+      // There will be one main bundle, and one file per asynchronous chunk.
+      // In development, it does not produce real files.
+      filename: isEnvProduction
+        ? 'static/js/[name].[contenthash:8].js'
+        : isEnvDevelopment && 'static/js/bundle.js',
+      // TODO: remove this when upgrading to webpack 5
+      futureEmitAssets: true,
+      // There are also additional JS chunk files if you use code splitting.
+      chunkFilename: isEnvProduction
+        ? 'static/js/[name].[contenthash:8].chunk.js'
+        : isEnvDevelopment && 'static/js/[name].chunk.js',
+      // webpack uses `publicPath` to determine where the app is being served from.
+      // It requires a trailing slash, or the file assets will get an incorrect path.
+      // We inferred the "public path" (such as / or /my-project) from homepage.
+      publicPath: paths.publicUrlOrPath,
+      // Point sourcemap entries to original disk location (format as URL on Windows)
+      devtoolModuleFilenameTemplate: isEnvProduction
+        ? info =>
+            path
+              .relative(paths.appSrc, info.absoluteResourcePath)
+              .replace(/\\/g, '/')
+        : isEnvDevelopment &&
+          (info => path.resolve(info.absoluteResourcePath).replace(/\\/g, '/')),
+      // Prevents conflicts when multiple webpack runtimes (from different apps)
+      // are used on the same page.
+      jsonpFunction: `webpackJsonp${appPackageJson.name}`,
+      // this defaults to 'window', but by setting it to 'this' then
+      // module chunks which are built will work in web workers as well.
+      globalObject: 'this',
+    },
+    optimization: {
+      minimize: isEnvProduction,
+      minimizer: [
+        // This is only used in production mode
+        new TerserPlugin({
+          terserOptions: {
+            parse: {
+              // We want terser to parse ecma 8 code. However, we don't want it
+              // to apply any minification steps that turns valid ecma 5 code
+              // into invalid ecma 5 code. This is why the 'compress' and 'output'
+              // sections only apply transformations that are ecma 5 safe
+              // https://github.com/facebook/create-react-app/pull/4234
+              ecma: 8,
+            },
+            compress: {
+              ecma: 5,
+              warnings: false,
+              // Disabled because of an issue with Uglify breaking seemingly valid code:
+              // https://github.com/facebook/create-react-app/issues/2376
+              // Pending further investigation:
+              // https://github.com/mishoo/UglifyJS2/issues/2011
+              comparisons: false,
+              // Disabled because of an issue with Terser breaking valid code:
+              // https://github.com/facebook/create-react-app/issues/5250
+              // Pending further investigation:
+              // https://github.com/terser-js/terser/issues/120
+              inline: 2,
+            },
+            mangle: {
+              safari10: true,
+            },
+            // Added for profiling in devtools
+            keep_classnames: isEnvProductionProfile,
+            keep_fnames: isEnvProductionProfile,
+            output: {
+              ecma: 5,
+              comments: false,
+              // Turned on because emoji and regex is not minified properly using default
+              // https://github.com/facebook/create-react-app/issues/2488
+              ascii_only: true,
+            },
+          },
+          sourceMap: shouldUseSourceMap,
+        }),
+        // This is only used in production mode
+        new OptimizeCSSAssetsPlugin({
+          cssProcessorOptions: {
+            parser: safePostCssParser,
+            map: shouldUseSourceMap
+              ? {
+                  // `inline: false` forces the sourcemap to be output into a
+                  // separate file
+                  inline: false,
+                  // `annotation: true` appends the sourceMappingURL to the end of
+                  // the css file, helping the browser find the sourcemap
+                  annotation: true,
+                }
+              : false,
+          },
+          cssProcessorPluginOptions: {
+            preset: ['default', { minifyFontValues: { removeQuotes: false } }],
+          },
+        }),
+      ],
+      // Automatically split vendor and commons
+      // https://twitter.com/wSokra/status/969633336732905474
+      // https://medium.com/webpack/webpack-4-code-splitting-chunk-graph-and-the-splitchunks-optimization-be739a861366
+      splitChunks: {
+        chunks: 'all',
+        name: false,
+      },
+      // Keep the runtime chunk separated to enable long term caching
+      // https://twitter.com/wSokra/status/969679223278505985
+      // https://github.com/facebook/create-react-app/issues/5358
+      runtimeChunk: {
+        name: entrypoint => `runtime-${entrypoint.name}`,
+      },
+    },
+    resolve: {
+      // This allows you to set a fallback for where webpack should look for modules.
+      // We placed these paths second because we want `node_modules` to "win"
+      // if there are any conflicts. This matches Node resolution mechanism.
+      // https://github.com/facebook/create-react-app/issues/253
+      modules: ['node_modules', paths.appNodeModules].concat(
+        modules.additionalModulePaths || []
+      ),
+      // These are the reasonable defaults supported by the Node ecosystem.
+      // We also include JSX as a common component filename extension to support
+      // some tools, although we do not recommend using it, see:
+      // https://github.com/facebook/create-react-app/issues/290
+      // `web` extension prefixes have been added for better support
+      // for React Native Web.
+      extensions: paths.moduleFileExtensions
+        .map(ext => `.${ext}`)
+        .filter(ext => useTypeScript || !ext.includes('ts')),
+      alias: {
+        // Support React Native Web
+        // https://www.smashingmagazine.com/2016/08/a-glimpse-into-the-future-with-react-native-for-web/
+        'react-native': 'react-native-web',
+        // Allows for better profiling with ReactDevTools
+        ...(isEnvProductionProfile && {
+          'react-dom$': 'react-dom/profiling',
+          'scheduler/tracing': 'scheduler/tracing-profiling',
+        }),
+        ...(modules.webpackAliases || {}),
+      },
+      plugins: [
+        // Adds support for installing with Plug'n'Play, leading to faster installs and adding
+        // guards against forgotten dependencies and such.
+        PnpWebpackPlugin,
+        // Prevents users from importing files from outside of src/ (or node_modules/).
+        // This often causes confusion because we only process files within src/ with babel.
+        // To fix this, we prevent you from importing files out of src/ -- if you'd like to,
+        // please link the files into your node_modules/ and let module-resolution kick in.
+        // Make sure your source files are compiled, as they will not be processed in any way.
+        new ModuleScopePlugin(paths.appSrc, [
+          paths.appPackageJson,
+          reactRefreshOverlayEntry,
+        ]),
+      ],
+    },
+    resolveLoader: {
+      plugins: [
+        // Also related to Plug'n'Play, but this time it tells webpack to load its loaders
+        // from the current package.
+        PnpWebpackPlugin.moduleLoader(module),
+      ],
+    },
+    module: {
+      strictExportPresence: true,
+      rules: [
+        // Disable require.ensure as it's not a standard language feature.
+        { parser: { requireEnsure: false } },
+        {
+          // "oneOf" will traverse all following loaders until one will
+          // match the requirements. When no loader matches it will fall
+          // back to the "file" loader at the end of the loader list.
+          oneOf: [
+            // TODO: Merge this config once `image/avif` is in the mime-db
+            // https://github.com/jshttp/mime-db
+            {
+              test: [/\.avif$/],
+              loader: require.resolve('url-loader'),
+              options: {
+                limit: imageInlineSizeLimit,
+                mimetype: 'image/avif',
+                name: 'static/media/[name].[hash:8].[ext]',
+              },
+            },
+            // "url" loader works like "file" loader except that it embeds assets
+            // smaller than specified limit in bytes as data URLs to avoid requests.
+            // A missing `test` is equivalent to a match.
+            {
+              test: [/\.bmp$/, /\.gif$/, /\.jpe?g$/, /\.png$/],
+              loader: require.resolve('url-loader'),
+              options: {
+                limit: imageInlineSizeLimit,
+                name: 'static/media/[name].[hash:8].[ext]',
+              },
+            },
+            // Process application JS with Babel.
+            // The preset includes JSX, Flow, TypeScript, and some ESnext features.
+            {
+              test: /\.(js|mjs|jsx|ts|tsx)$/,
+              include: paths.appSrc,
+              loader: require.resolve('babel-loader'),
+              options: {
+                customize: require.resolve(
+                  'babel-preset-react-app/webpack-overrides'
+                ),
+                presets: [
+                  [
+                    require.resolve('babel-preset-react-app'),
+                    {
+                      runtime: hasJsxRuntime ? 'automatic' : 'classic',
+                    },
+                  ],
+                ],
+                
+                plugins: [
+                  [
+                    require.resolve('babel-plugin-named-asset-import'),
+                    {
+                      loaderMap: {
+                        svg: {
+                          ReactComponent:
+                            '@svgr/webpack?-svgo,+titleProp,+ref![path]',
+                        },
+                      },
+                    },
+                  ],
+                  isEnvDevelopment &&
+                    shouldUseReactRefresh &&
+                    require.resolve('react-refresh/babel'),
+                ].filter(Boolean),
+                // This is a feature of `babel-loader` for webpack (not Babel itself).
+                // It enables caching results in ./node_modules/.cache/babel-loader/
+                // directory for faster rebuilds.
+                cacheDirectory: true,
+                // See #6846 for context on why cacheCompression is disabled
+                cacheCompression: false,
+                compact: isEnvProduction,
+              },
+            },
+            // Process any JS outside of the app with Babel.
+            // Unlike the application JS, we only compile the standard ES features.
+            {
+              test: /\.(js|mjs)$/,
+              exclude: /@babel(?:\/|\\{1,2})runtime/,
+              loader: require.resolve('babel-loader'),
+              options: {
+                babelrc: false,
+                configFile: false,
+                compact: false,
+                presets: [
+                  [
+                    require.resolve('babel-preset-react-app/dependencies'),
+                    { helpers: true },
+                  ],
+                ],
+                cacheDirectory: true,
+                // See #6846 for context on why cacheCompression is disabled
+                cacheCompression: false,
+                
+                // Babel sourcemaps are needed for debugging into node_modules
+                // code.  Without the options below, debuggers like VSCode
+                // show incorrect code and set breakpoints on the wrong lines.
+                sourceMaps: shouldUseSourceMap,
+                inputSourceMap: shouldUseSourceMap,
+              },
+            },
+            // "postcss" loader applies autoprefixer to our CSS.
+            // "css" loader resolves paths in CSS and adds assets as dependencies.
+            // "style" loader turns CSS into JS modules that inject <style> tags.
+            // In production, we use MiniCSSExtractPlugin to extract that CSS
+            // to a file, but in development "style" loader enables hot editing
+            // of CSS.
+            // By default we support CSS Modules with the extension .module.css
+            {
+              test: cssRegex,
+              exclude: cssModuleRegex,
+              use: getStyleLoaders({
+                importLoaders: 1,
+                sourceMap: isEnvProduction
+                  ? shouldUseSourceMap
+                  : isEnvDevelopment,
+              }),
+              // Don't consider CSS imports dead code even if the
+              // containing package claims to have no side effects.
+              // Remove this when webpack adds a warning or an error for this.
+              // See https://github.com/webpack/webpack/issues/6571
+              sideEffects: true,
+            },
+            // Adds support for CSS Modules (https://github.com/css-modules/css-modules)
+            // using the extension .module.css
+            {
+              test: cssModuleRegex,
+              use: getStyleLoaders({
+                importLoaders: 1,
+                sourceMap: isEnvProduction
+                  ? shouldUseSourceMap
+                  : isEnvDevelopment,
+                modules: {
+                  getLocalIdent: getCSSModuleLocalIdent,
+                },
+              }),
+            },
+            // Opt-in support for SASS (using .scss or .sass extensions).
+            // By default we support SASS Modules with the
+            // extensions .module.scss or .module.sass
+            {
+              test: sassRegex,
+              exclude: sassModuleRegex,
+              use: getStyleLoaders(
+                {
+                  importLoaders: 3,
+                  sourceMap: isEnvProduction
+                    ? shouldUseSourceMap
+                    : isEnvDevelopment,
+                },
+                'sass-loader'
+              ),
+              // Don't consider CSS imports dead code even if the
+              // containing package claims to have no side effects.
+              // Remove this when webpack adds a warning or an error for this.
+              // See https://github.com/webpack/webpack/issues/6571
+              sideEffects: true,
+            },
+            // Adds support for CSS Modules, but using SASS
+            // using the extension .module.scss or .module.sass
+            {
+              test: sassModuleRegex,
+              use: getStyleLoaders(
+                {
+                  importLoaders: 3,
+                  sourceMap: isEnvProduction
+                    ? shouldUseSourceMap
+                    : isEnvDevelopment,
+                  modules: {
+                    getLocalIdent: getCSSModuleLocalIdent,
+                  },
+                },
+                'sass-loader'
+              ),
+            },
+            // "file" loader makes sure those assets get served by WebpackDevServer.
+            // When you `import` an asset, you get its (virtual) filename.
+            // In production, they would get copied to the `build` folder.
+            // This loader doesn't use a "test" so it will catch all modules
+            // that fall through the other loaders.
+            {
+              loader: require.resolve('file-loader'),
+              // Exclude `js` files to keep "css" loader working as it injects
+              // its runtime that would otherwise be processed through "file" loader.
+              // Also exclude `html` and `json` extensions so they get processed
+              // by webpacks internal loaders.
+              exclude: [/\.(js|mjs|jsx|ts|tsx)$/, /\.html$/, /\.json$/],
+              options: {
+                name: 'static/media/[name].[hash:8].[ext]',
+              },
+            },
+            // ** STOP ** Are you adding a new loader?
+            // Make sure to add the new loader(s) before the "file" loader.
+          ],
+        },
+      ],
+    },
+    plugins: [
+      // Generates an `index.html` file with the <script> injected.
+      new HtmlWebpackPlugin(
+        Object.assign(
+          {},
+          {
+            inject: true,
+            template: paths.appHtml,
+          },
+          isEnvProduction
+            ? {
+                minify: {
+                  removeComments: true,
+                  collapseWhitespace: true,
+                  removeRedundantAttributes: true,
+                  useShortDoctype: true,
+                  removeEmptyAttributes: true,
+                  removeStyleLinkTypeAttributes: true,
+                  keepClosingSlash: true,
+                  minifyJS: true,
+                  minifyCSS: true,
+                  minifyURLs: true,
+                },
+              }
+            : undefined
+        )
+      ),
+      new HtmlWebpackPlugin(
+        Object.assign(
+          {},
+          {
+            inject: true,
+            template: paths.appHtmlEn,
+            filename: 'en/index.html'
+          },
+          isEnvProduction
+            ? {
+                minify: {
+                  removeComments: true,
+                  collapseWhitespace: true,
+                  removeRedundantAttributes: true,
+                  useShortDoctype: true,
+                  removeEmptyAttributes: true,
+                  removeStyleLinkTypeAttributes: true,
+                  keepClosingSlash: true,
+                  minifyJS: true,
+                  minifyCSS: true,
+                  minifyURLs: true,
+                },
+              }
+            : undefined
+        )
+      ),
+      // Inlines the webpack runtime script. This script is too small to warrant
+      // a network request.
+      // https://github.com/facebook/create-react-app/issues/5358
+      isEnvProduction &&
+        shouldInlineRuntimeChunk &&
+        new InlineChunkHtmlPlugin(HtmlWebpackPlugin, [/runtime-.+[.]js/]),
+      // Makes some environment variables available in index.html.
+      // The public URL is available as %PUBLIC_URL% in index.html, e.g.:
+      // <link rel="icon" href="%PUBLIC_URL%/favicon.ico">
+      // It will be an empty string unless you specify "homepage"
+      // in `package.json`, in which case it will be the pathname of that URL.
+      new InterpolateHtmlPlugin(HtmlWebpackPlugin, env.raw),
+      // This gives some necessary context to module not found errors, such as
+      // the requesting resource.
+      new ModuleNotFoundPlugin(paths.appPath),
+      // Makes some environment variables available to the JS code, for example:
+      // if (process.env.NODE_ENV === 'production') { ... }. See `./env.js`.
+      // It is absolutely essential that NODE_ENV is set to production
+      // during a production build.
+      // Otherwise React will be compiled in the very slow development mode.
+      new webpack.DefinePlugin(env.stringified),
+      // This is necessary to emit hot updates (CSS and Fast Refresh):
+      isEnvDevelopment && new webpack.HotModuleReplacementPlugin(),
+      // Experimental hot reloading for React .
+      // https://github.com/facebook/react/tree/master/packages/react-refresh
+      isEnvDevelopment &&
+        shouldUseReactRefresh &&
+        new ReactRefreshWebpackPlugin({
+          overlay: {
+            entry: webpackDevClientEntry,
+            // The expected exports are slightly different from what the overlay exports,
+            // so an interop is included here to enable feedback on module-level errors.
+            module: reactRefreshOverlayEntry,
+            // Since we ship a custom dev client and overlay integration,
+            // the bundled socket handling logic can be eliminated.
+            sockIntegration: false,
+          },
+        }),
+      // Watcher doesn't work well if you mistype casing in a path so we use
+      // a plugin that prints an error when you attempt to do this.
+      // See https://github.com/facebook/create-react-app/issues/240
+      isEnvDevelopment && new CaseSensitivePathsPlugin(),
+      // If you require a missing module and then `npm install` it, you still have
+      // to restart the development server for webpack to discover it. This plugin
+      // makes the discovery automatic so you don't have to restart.
+      // See https://github.com/facebook/create-react-app/issues/186
+      isEnvDevelopment &&
+        new WatchMissingNodeModulesPlugin(paths.appNodeModules),
+      isEnvProduction &&
+        new MiniCssExtractPlugin({
+          // Options similar to the same options in webpackOptions.output
+          // both options are optional
+          filename: 'static/css/[name].[contenthash:8].css',
+          chunkFilename: 'static/css/[name].[contenthash:8].chunk.css',
+        }),
+      // Generate an asset manifest file with the following content:
+      // - "files" key: Mapping of all asset filenames to their corresponding
+      //   output file so that tools can pick it up without having to parse
+      //   `index.html`
+      // - "entrypoints" key: Array of files which are included in `index.html`,
+      //   can be used to reconstruct the HTML if necessary
+      new ManifestPlugin({
+        fileName: 'asset-manifest.json',
+        publicPath: paths.publicUrlOrPath,
+        generate: (seed, files, entrypoints) => {
+          const manifestFiles = files.reduce((manifest, file) => {
+            manifest[file.name] = file.path;
+            return manifest;
+          }, seed);
+          const entrypointFiles = entrypoints.main.filter(
+            fileName => !fileName.endsWith('.map')
+          );
+
+          return {
+            files: manifestFiles,
+            entrypoints: entrypointFiles,
+          };
+        },
+      }),
+      // Moment.js is an extremely popular library that bundles large locale files
+      // by default due to how webpack interprets its code. This is a practical
+      // solution that requires the user to opt into importing specific locales.
+      // https://github.com/jmblog/how-to-optimize-momentjs-with-webpack
+      // You can remove this if you don't use Moment.js:
+      new webpack.IgnorePlugin(/^\.\/locale$/, /moment$/),
+      // Generate a service worker script that will precache, and keep up to date,
+      // the HTML & assets that are part of the webpack build.
+      isEnvProduction &&
+        fs.existsSync(swSrc) &&
+        new WorkboxWebpackPlugin.InjectManifest({
+          swSrc,
+          dontCacheBustURLsMatching: /\.[0-9a-f]{8}\./,
+          exclude: [/\.map$/, /asset-manifest\.json$/, /LICENSE/],
+          // Bump up the default maximum size (2mb) that's precached,
+          // to make lazy-loading failure scenarios less likely.
+          // See https://github.com/cra-template/pwa/issues/13#issuecomment-722667270
+          maximumFileSizeToCacheInBytes: 5 * 1024 * 1024,
+        }),
+      // TypeScript type checking
+      useTypeScript &&
+        new ForkTsCheckerWebpackPlugin({
+          typescript: resolve.sync('typescript', {
+            basedir: paths.appNodeModules,
+          }),
+          async: isEnvDevelopment,
+          checkSyntacticErrors: true,
+          resolveModuleNameModule: process.versions.pnp
+            ? `${__dirname}/pnpTs.js`
+            : undefined,
+          resolveTypeReferenceDirectiveModule: process.versions.pnp
+            ? `${__dirname}/pnpTs.js`
+            : undefined,
+          tsconfig: paths.appTsConfig,
+          reportFiles: [
+            // This one is specifically to match during CI tests,
+            // as micromatch doesn't match
+            // '../cra-template-typescript/template/src/App.tsx'
+            // otherwise.
+            '../**/src/**/*.{ts,tsx}',
+            '**/src/**/*.{ts,tsx}',
+            '!**/src/**/__tests__/**',
+            '!**/src/**/?(*.)(spec|test).*',
+            '!**/src/setupProxy.*',
+            '!**/src/setupTests.*',
+          ],
+          silent: true,
+          // The formatter is invoked directly in WebpackDevServerUtils during development
+          formatter: isEnvProduction ? typescriptFormatter : undefined,
+        }),
+      new ESLintPlugin({
+        // Plugin options
+        extensions: ['js', 'mjs', 'jsx', 'ts', 'tsx'],
+        formatter: require.resolve('react-dev-utils/eslintFormatter'),
+        eslintPath: require.resolve('eslint'),
+        context: paths.appSrc,
+        cache: true,
+        // ESLint class options
+        cwd: paths.appPath,
+        resolvePluginsRelativeTo: __dirname,
+        baseConfig: {
+          extends: [require.resolve('eslint-config-react-app/base')],
+          rules: {
+            ...(!hasJsxRuntime && {
+              'react/react-in-jsx-scope': 'error',
+            }),
+          },
+        },
+      }),
+    ].filter(Boolean),
+    // Some libraries import Node modules but don't use them in the browser.
+    // Tell webpack to provide empty mocks for them so importing them works.
+    node: {
+      module: 'empty',
+      dgram: 'empty',
+      dns: 'mock',
+      fs: 'empty',
+      http2: 'empty',
+      net: 'empty',
+      tls: 'empty',
+      child_process: 'empty',
+    },
+    // Turn off performance processing because we utilize
+    // our own hints via the FileSizeReporter
+    performance: false,
+  };
+};
diff --git a/config/webpackDevServer.config.js b/config/webpackDevServer.config.js
new file mode 100644
index 0000000..6c43a8a
--- /dev/null
+++ b/config/webpackDevServer.config.js
@@ -0,0 +1,130 @@
+'use strict';
+
+const fs = require('fs');
+const errorOverlayMiddleware = require('react-dev-utils/errorOverlayMiddleware');
+const evalSourceMapMiddleware = require('react-dev-utils/evalSourceMapMiddleware');
+const noopServiceWorkerMiddleware = require('react-dev-utils/noopServiceWorkerMiddleware');
+const ignoredFiles = require('react-dev-utils/ignoredFiles');
+const redirectServedPath = require('react-dev-utils/redirectServedPathMiddleware');
+const paths = require('./paths');
+const getHttpsConfig = require('./getHttpsConfig');
+
+const host = process.env.HOST || '0.0.0.0';
+const sockHost = process.env.WDS_SOCKET_HOST;
+const sockPath = process.env.WDS_SOCKET_PATH; // default: '/sockjs-node'
+const sockPort = process.env.WDS_SOCKET_PORT;
+
+module.exports = function (proxy, allowedHost) {
+  return {
+    // WebpackDevServer 2.4.3 introduced a security fix that prevents remote
+    // websites from potentially accessing local content through DNS rebinding:
+    // https://github.com/webpack/webpack-dev-server/issues/887
+    // https://medium.com/webpack/webpack-dev-server-middleware-security-issues-1489d950874a
+    // However, it made several existing use cases such as development in cloud
+    // environment or subdomains in development significantly more complicated:
+    // https://github.com/facebook/create-react-app/issues/2271
+    // https://github.com/facebook/create-react-app/issues/2233
+    // While we're investigating better solutions, for now we will take a
+    // compromise. Since our WDS configuration only serves files in the `public`
+    // folder we won't consider accessing them a vulnerability. However, if you
+    // use the `proxy` feature, it gets more dangerous because it can expose
+    // remote code execution vulnerabilities in backends like Django and Rails.
+    // So we will disable the host check normally, but enable it if you have
+    // specified the `proxy` setting. Finally, we let you override it if you
+    // really know what you're doing with a special environment variable.
+    disableHostCheck:
+      !proxy || process.env.DANGEROUSLY_DISABLE_HOST_CHECK === 'true',
+    // Enable gzip compression of generated files.
+    compress: true,
+    // Silence WebpackDevServer's own logs since they're generally not useful.
+    // It will still show compile warnings and errors with this setting.
+    clientLogLevel: 'none',
+    // By default WebpackDevServer serves physical files from current directory
+    // in addition to all the virtual build products that it serves from memory.
+    // This is confusing because those files won’t automatically be available in
+    // production build folder unless we copy them. However, copying the whole
+    // project directory is dangerous because we may expose sensitive files.
+    // Instead, we establish a convention that only files in `public` directory
+    // get served. Our build script will copy `public` into the `build` folder.
+    // In `index.html`, you can get URL of `public` folder with %PUBLIC_URL%:
+    // <link rel="icon" href="%PUBLIC_URL%/favicon.ico">
+    // In JavaScript code, you can access it with `process.env.PUBLIC_URL`.
+    // Note that we only recommend to use `public` folder as an escape hatch
+    // for files like `favicon.ico`, `manifest.json`, and libraries that are
+    // for some reason broken when imported through webpack. If you just want to
+    // use an image, put it in `src` and `import` it from JavaScript instead.
+    contentBase: paths.appPublic,
+    contentBasePublicPath: paths.publicUrlOrPath,
+    // By default files from `contentBase` will not trigger a page reload.
+    watchContentBase: true,
+    // Enable hot reloading server. It will provide WDS_SOCKET_PATH endpoint
+    // for the WebpackDevServer client so it can learn when the files were
+    // updated. The WebpackDevServer client is included as an entry point
+    // in the webpack development configuration. Note that only changes
+    // to CSS are currently hot reloaded. JS changes will refresh the browser.
+    hot: true,
+    // Use 'ws' instead of 'sockjs-node' on server since we're using native
+    // websockets in `webpackHotDevClient`.
+    transportMode: 'ws',
+    // Prevent a WS client from getting injected as we're already including
+    // `webpackHotDevClient`.
+    injectClient: false,
+    // Enable custom sockjs pathname for websocket connection to hot reloading server.
+    // Enable custom sockjs hostname, pathname and port for websocket connection
+    // to hot reloading server.
+    sockHost,
+    sockPath,
+    sockPort,
+    // It is important to tell WebpackDevServer to use the same "publicPath" path as
+    // we specified in the webpack config. When homepage is '.', default to serving
+    // from the root.
+    // remove last slash so user can land on `/test` instead of `/test/`
+    publicPath: paths.publicUrlOrPath.slice(0, -1),
+    // WebpackDevServer is noisy by default so we emit custom message instead
+    // by listening to the compiler events with `compiler.hooks[...].tap` calls above.
+    quiet: true,
+    // Reportedly, this avoids CPU overload on some systems.
+    // https://github.com/facebook/create-react-app/issues/293
+    // src/node_modules is not ignored to support absolute imports
+    // https://github.com/facebook/create-react-app/issues/1065
+    watchOptions: {
+      ignored: ignoredFiles(paths.appSrc),
+    },
+    https: getHttpsConfig(),
+    host,
+    overlay: false,
+    historyApiFallback: {
+      // Paths with dots should still use the history fallback.
+      // See https://github.com/facebook/create-react-app/issues/387.
+      disableDotRule: true,
+      index: paths.publicUrlOrPath,
+    },
+    public: allowedHost,
+    // `proxy` is run between `before` and `after` `webpack-dev-server` hooks
+    proxy,
+    before(app, server) {
+      // Keep `evalSourceMapMiddleware` and `errorOverlayMiddleware`
+      // middlewares before `redirectServedPath` otherwise will not have any effect
+      // This lets us fetch source contents from webpack for the error overlay
+      app.use(evalSourceMapMiddleware(server));
+      // This lets us open files from the runtime error overlay.
+      app.use(errorOverlayMiddleware());
+
+      if (fs.existsSync(paths.proxySetup)) {
+        // This registers user provided middleware for proxy reasons
+        require(paths.proxySetup)(app);
+      }
+    },
+    after(app) {
+      // Redirect to `PUBLIC_URL` or `homepage` from `package.json` if url not match
+      app.use(redirectServedPath(paths.publicUrlOrPath));
+
+      // This service worker file is effectively a 'no-op' that will reset any
+      // previous service worker registered for the same host:port combination.
+      // We do this in development to avoid hitting the production cache if
+      // it used the same host and port.
+      // https://github.com/facebook/create-react-app/issues/2272#issuecomment-302832432
+      app.use(noopServiceWorkerMiddleware(paths.publicUrlOrPath));
+    },
+  };
+};
diff --git a/covid-19.png b/covid-19.png
new file mode 100644
index 0000000..537f152
Binary files /dev/null and b/covid-19.png differ
diff --git a/favicon.xcf b/favicon.xcf
new file mode 100644
index 0000000..0c16097
Binary files /dev/null and b/favicon.xcf differ
diff --git a/public/logo.png b/logo.png
similarity index 100%
rename from public/logo.png
rename to logo.png
diff --git a/og_image.xcf b/og_image.xcf
new file mode 100644
index 0000000..394f5d6
Binary files /dev/null and b/og_image.xcf differ
diff --git a/package-lock.json b/package-lock.json
index c71ba8b..059b25d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1191,6 +1191,108 @@
         }
       }
     },
+    "@formatjs/ecma402-abstract": {
+      "version": "1.5.2",
+      "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.5.2.tgz",
+      "integrity": "sha512-rscxoLyIwH2x+l15Z4eD580ioO3CkFVoWDLgDtgiOnWzDzpL5EigDRg9V4mINb8W6bQRT1xnCxiRwvw3bgvqrA==",
+      "requires": {
+        "tslib": "^2.0.1"
+      },
+      "dependencies": {
+        "tslib": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
+          "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+        }
+      }
+    },
+    "@formatjs/intl": {
+      "version": "1.6.6",
+      "resolved": "https://registry.npmjs.org/@formatjs/intl/-/intl-1.6.6.tgz",
+      "integrity": "sha512-j9J4HG6hJ++aZFj2zCCh4QBSMyoxwqc2R4YyBBix9lzpALNjTW3xPkvhjV3KWN+zujRy89utSqWF+LqxxTO7LA==",
+      "requires": {
+        "@formatjs/ecma402-abstract": "1.5.2",
+        "@formatjs/intl-datetimeformat": "3.2.7",
+        "@formatjs/intl-displaynames": "4.0.5",
+        "@formatjs/intl-listformat": "5.0.5",
+        "@formatjs/intl-relativetimeformat": "8.0.4",
+        "fast-memoize": "^2.5.2",
+        "intl-messageformat": "9.4.6",
+        "intl-messageformat-parser": "6.3.1",
+        "tslib": "^2.0.1"
+      },
+      "dependencies": {
+        "tslib": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
+          "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+        }
+      }
+    },
+    "@formatjs/intl-datetimeformat": {
+      "version": "3.2.7",
+      "resolved": "https://registry.npmjs.org/@formatjs/intl-datetimeformat/-/intl-datetimeformat-3.2.7.tgz",
+      "integrity": "sha512-DN3y19Hek9DhGSlwXhjgTQIHOf65XrPc7MbVw6JVnYUlsI/rkKV3fQFcEU77zCPHQjBqaM6R2OCkI4lj+uFrSA==",
+      "requires": {
+        "@formatjs/ecma402-abstract": "1.5.2",
+        "tslib": "^2.0.1"
+      },
+      "dependencies": {
+        "tslib": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
+          "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+        }
+      }
+    },
+    "@formatjs/intl-displaynames": {
+      "version": "4.0.5",
+      "resolved": "https://registry.npmjs.org/@formatjs/intl-displaynames/-/intl-displaynames-4.0.5.tgz",
+      "integrity": "sha512-+01kv4Lqao245SrNW1uhYjzYlUgg8xLjxqSlbWrkAplwGBG9JNnmOze1Jmv3ls+cUe9KA0oifL6Yn28u7Gm78g==",
+      "requires": {
+        "@formatjs/ecma402-abstract": "1.5.2",
+        "tslib": "^2.0.1"
+      },
+      "dependencies": {
+        "tslib": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
+          "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+        }
+      }
+    },
+    "@formatjs/intl-listformat": {
+      "version": "5.0.5",
+      "resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-5.0.5.tgz",
+      "integrity": "sha512-YHmAlmUkrnoJvZtUnEuxC0N8dWPABRNDdSJksjKC1xjdpZrzHplsiY4ugw7eO56lLjsBQ1DPOAfH10iZDtmzxA==",
+      "requires": {
+        "@formatjs/ecma402-abstract": "1.5.2",
+        "tslib": "^2.0.1"
+      },
+      "dependencies": {
+        "tslib": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
+          "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+        }
+      }
+    },
+    "@formatjs/intl-relativetimeformat": {
+      "version": "8.0.4",
+      "resolved": "https://registry.npmjs.org/@formatjs/intl-relativetimeformat/-/intl-relativetimeformat-8.0.4.tgz",
+      "integrity": "sha512-MUxsXa/cukBa4+8waUS7rQcVz0CKt7UufU9nXcUGh1FR85urqh42dz+3bM2klg51P5Mhove2mecQGeFwOhFYBQ==",
+      "requires": {
+        "@formatjs/ecma402-abstract": "1.5.2",
+        "tslib": "^2.0.1"
+      },
+      "dependencies": {
+        "tslib": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
+          "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+        }
+      }
+    },
     "@hapi/address": {
       "version": "2.1.4",
       "resolved": "https://registry.npmjs.org/@hapi/address/-/address-2.1.4.tgz",
@@ -2241,6 +2343,15 @@
         "@types/node": "*"
       }
     },
+    "@types/hoist-non-react-statics": {
+      "version": "3.3.1",
+      "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz",
+      "integrity": "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==",
+      "requires": {
+        "@types/react": "*",
+        "hoist-non-react-statics": "^3.3.0"
+      }
+    },
     "@types/html-minifier-terser": {
       "version": "5.1.1",
       "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz",
@@ -2311,11 +2422,25 @@
       "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.1.6.tgz",
       "integrity": "sha512-6gOkRe7OIioWAXfnO/2lFiv+SJichKVSys1mSsgyrYHSEjk8Ctv4tSR/Odvnu+HWlH2C8j53dahU03XmQdd5fA=="
     },
+    "@types/prop-types": {
+      "version": "15.7.3",
+      "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz",
+      "integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
+    },
     "@types/q": {
       "version": "1.5.4",
       "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz",
       "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
     },
+    "@types/react": {
+      "version": "17.0.1",
+      "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.1.tgz",
+      "integrity": "sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==",
+      "requires": {
+        "@types/prop-types": "*",
+        "csstype": "^3.0.2"
+      }
+    },
     "@types/resolve": {
       "version": "0.0.8",
       "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-0.0.8.tgz",
@@ -4012,6 +4137,11 @@
         }
       }
     },
+    "classnames": {
+      "version": "2.2.6",
+      "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
+      "integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q=="
+    },
     "clean-css": {
       "version": "4.2.3",
       "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz",
@@ -4398,6 +4528,15 @@
         "sha.js": "^2.4.8"
       }
     },
+    "create-react-context": {
+      "version": "0.2.2",
+      "resolved": "https://registry.npmjs.org/create-react-context/-/create-react-context-0.2.2.tgz",
+      "integrity": "sha512-KkpaLARMhsTsgp0d2NA/R94F/eDLbhXERdIq3LvX2biCAXcDvHYoOqHfWCHf1+OLj+HKBotLG3KqaOOf+C1C+A==",
+      "requires": {
+        "fbjs": "^0.8.0",
+        "gud": "^1.0.0"
+      }
+    },
     "cross-spawn": {
       "version": "6.0.5",
       "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
@@ -4756,6 +4895,11 @@
         }
       }
     },
+    "csstype": {
+      "version": "3.0.6",
+      "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.6.tgz",
+      "integrity": "sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw=="
+    },
     "cyclist": {
       "version": "1.0.1",
       "resolved": "https://registry.npmjs.org/cyclist/-/cyclist-1.0.1.tgz",
@@ -5287,6 +5431,24 @@
       "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
       "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k="
     },
+    "encoding": {
+      "version": "0.1.13",
+      "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
+      "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
+      "requires": {
+        "iconv-lite": "^0.6.2"
+      },
+      "dependencies": {
+        "iconv-lite": {
+          "version": "0.6.2",
+          "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.2.tgz",
+          "integrity": "sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==",
+          "requires": {
+            "safer-buffer": ">= 2.1.2 < 3.0.0"
+          }
+        }
+      }
+    },
     "end-of-stream": {
       "version": "1.4.4",
       "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
@@ -6374,6 +6536,11 @@
       "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
       "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
     },
+    "fast-memoize": {
+      "version": "2.5.2",
+      "resolved": "https://registry.npmjs.org/fast-memoize/-/fast-memoize-2.5.2.tgz",
+      "integrity": "sha512-Ue0LwpDYErFbmNnZSF0UH6eImUwDmogUO1jyE+JbN2gsQz/jICm1Ve7t9QT0rNSsfJt+Hs4/S3GnsDVjL4HVrw=="
+    },
     "fastq": {
       "version": "1.10.1",
       "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.10.1.tgz",
@@ -6398,6 +6565,35 @@
         "bser": "2.1.1"
       }
     },
+    "fbjs": {
+      "version": "0.8.17",
+      "resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.17.tgz",
+      "integrity": "sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=",
+      "requires": {
+        "core-js": "^1.0.0",
+        "isomorphic-fetch": "^2.1.1",
+        "loose-envify": "^1.0.0",
+        "object-assign": "^4.1.0",
+        "promise": "^7.1.1",
+        "setimmediate": "^1.0.5",
+        "ua-parser-js": "^0.7.18"
+      },
+      "dependencies": {
+        "core-js": {
+          "version": "1.2.7",
+          "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
+          "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
+        },
+        "promise": {
+          "version": "7.3.1",
+          "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz",
+          "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
+          "requires": {
+            "asap": "~2.0.3"
+          }
+        }
+      }
+    },
     "figgy-pudding": {
       "version": "3.5.2",
       "resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.2.tgz",
@@ -6880,6 +7076,14 @@
         "pump": "^3.0.0"
       }
     },
+    "get-user-locale": {
+      "version": "1.4.0",
+      "resolved": "https://registry.npmjs.org/get-user-locale/-/get-user-locale-1.4.0.tgz",
+      "integrity": "sha512-gQo03lP1OArHLKlnoglqrGGl7b04u2EP9Xutmp72cMdtrrSD7ZgIsCsUKZynYWLDkVJW33Cj3pliP7uP0UonHQ==",
+      "requires": {
+        "lodash.once": "^4.1.1"
+      }
+    },
     "get-value": {
       "version": "2.0.6",
       "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
@@ -7061,6 +7265,11 @@
       "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=",
       "optional": true
     },
+    "gud": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/gud/-/gud-1.0.0.tgz",
+      "integrity": "sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw=="
+    },
     "gzip-size": {
       "version": "5.1.1",
       "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-5.1.1.tgz",
@@ -7694,6 +7903,39 @@
         "side-channel": "^1.0.4"
       }
     },
+    "intl-messageformat": {
+      "version": "9.4.6",
+      "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-9.4.6.tgz",
+      "integrity": "sha512-7GSvbRcM2iuWGWoHrvqB/Yu0vvidj3eTbsjFGI9CeYxboPxlmmTGAXGJo9gbOqM5dw6zL0rFFWyMUS1b4yNPMw==",
+      "requires": {
+        "fast-memoize": "^2.5.2",
+        "intl-messageformat-parser": "6.3.1",
+        "tslib": "^2.0.1"
+      },
+      "dependencies": {
+        "tslib": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
+          "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+        }
+      }
+    },
+    "intl-messageformat-parser": {
+      "version": "6.3.1",
+      "resolved": "https://registry.npmjs.org/intl-messageformat-parser/-/intl-messageformat-parser-6.3.1.tgz",
+      "integrity": "sha512-/aK5zKeNfVO9OEGji6X8y11J0Xse7cQFVJo4YPJwQ/ts85O2J4QQsxXZBh5mMVHvHuKDDdsX+FY4/YTD9bwoNQ==",
+      "requires": {
+        "@formatjs/ecma402-abstract": "1.5.2",
+        "tslib": "^2.0.1"
+      },
+      "dependencies": {
+        "tslib": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
+          "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+        }
+      }
+    },
     "ip": {
       "version": "1.1.5",
       "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
@@ -8012,6 +8254,15 @@
       "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
       "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
     },
+    "isomorphic-fetch": {
+      "version": "2.2.1",
+      "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz",
+      "integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=",
+      "requires": {
+        "node-fetch": "^1.0.1",
+        "whatwg-fetch": ">=0.10.0"
+      }
+    },
     "isstream": {
       "version": "0.1.2",
       "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
@@ -9667,6 +9918,29 @@
         "universalify": "^2.0.0"
       }
     },
+    "jsonp": {
+      "version": "0.2.1",
+      "resolved": "https://registry.npmjs.org/jsonp/-/jsonp-0.2.1.tgz",
+      "integrity": "sha1-pltPoPEL2nGaBUQep7lMVfPhW64=",
+      "requires": {
+        "debug": "^2.1.3"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "2.6.9",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+          "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
+        }
+      }
+    },
     "jsprim": {
       "version": "1.4.1",
       "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
@@ -9802,11 +10076,21 @@
       "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
       "integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0="
     },
+    "lodash.debounce": {
+      "version": "4.0.8",
+      "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
+      "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
+    },
     "lodash.memoize": {
       "version": "4.1.2",
       "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
       "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
     },
+    "lodash.once": {
+      "version": "4.1.1",
+      "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
+      "integrity": "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w="
+    },
     "lodash.sortby": {
       "version": "4.7.0",
       "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
@@ -10320,6 +10604,15 @@
         }
       }
     },
+    "node-fetch": {
+      "version": "1.7.3",
+      "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz",
+      "integrity": "sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==",
+      "requires": {
+        "encoding": "^0.1.11",
+        "is-stream": "^1.0.1"
+      }
+    },
     "node-forge": {
       "version": "0.10.0",
       "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz",
@@ -12366,6 +12659,23 @@
         "whatwg-fetch": "^3.4.1"
       }
     },
+    "react-breakpoints": {
+      "version": "3.0.3",
+      "resolved": "https://registry.npmjs.org/react-breakpoints/-/react-breakpoints-3.0.3.tgz",
+      "integrity": "sha512-0z4XUzo0S7OG9+m9U9q5bmaLzHVUwWlhzyl7d/l2kn8CExOV5RC2wh4269ubHtuyQS1q0asmtI0Bmekb9tXagg==",
+      "requires": {
+        "create-react-context": "0.2.2",
+        "hoist-non-react-statics": "2.5.0",
+        "lodash.debounce": "4.0.8"
+      },
+      "dependencies": {
+        "hoist-non-react-statics": {
+          "version": "2.5.0",
+          "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz",
+          "integrity": "sha512-6Bl6XsDT1ntE0lHbIhr4Kp2PGcleGZ66qu5Jqk8lc0Xc/IeG6gVLmwUGs/K0Us+L8VWoKgj0uWdPMataOsm31w=="
+        }
+      }
+    },
     "react-dev-utils": {
       "version": "11.0.1",
       "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-11.0.1.tgz",
@@ -12487,6 +12797,32 @@
       "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.8.tgz",
       "integrity": "sha512-HvPuUQnLp5H7TouGq3kzBeioJmXms1wHy9EGjz2OURWBp4qZO6AfGEcnxts1D/CbwPLRAgTMPCEgYhA3sEM4vw=="
     },
+    "react-intl": {
+      "version": "5.12.1",
+      "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-5.12.1.tgz",
+      "integrity": "sha512-EfXjt8eGcVrQMon9AkDBC6guyDIsPHLs9QfCcgpXyGaWPpKNY0ivtEF9UDN4D+LhyuYgqv9lFeGR2XVSpLz+xw==",
+      "requires": {
+        "@formatjs/ecma402-abstract": "1.5.2",
+        "@formatjs/intl": "1.6.6",
+        "@formatjs/intl-displaynames": "4.0.5",
+        "@formatjs/intl-listformat": "5.0.5",
+        "@formatjs/intl-relativetimeformat": "8.0.4",
+        "@types/hoist-non-react-statics": "^3.3.1",
+        "fast-memoize": "^2.5.2",
+        "hoist-non-react-statics": "^3.3.2",
+        "intl-messageformat": "9.4.6",
+        "intl-messageformat-parser": "6.3.1",
+        "shallow-equal": "^1.2.1",
+        "tslib": "^2.0.1"
+      },
+      "dependencies": {
+        "tslib": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
+          "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
+        }
+      }
+    },
     "react-is": {
       "version": "16.13.1",
       "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
@@ -12497,70 +12833,13 @@
       "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.8.3.tgz",
       "integrity": "sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg=="
     },
-    "react-scripts": {
-      "version": "4.0.1",
-      "resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-4.0.1.tgz",
-      "integrity": "sha512-NnniMSC/wjwhcJAyPJCWtxx6CWONqgvGgV9+QXj1bwoW/JI++YF1eEf3Upf/mQ9KmP57IBdjzWs1XvnPq7qMTQ==",
+    "react-share": {
+      "version": "4.3.1",
+      "resolved": "https://registry.npmjs.org/react-share/-/react-share-4.3.1.tgz",
+      "integrity": "sha512-ikh0y8NKxhU7dQBXh1Jccd1ANLb9WNYaSonln33yLyNYo2HTBRp9D6HkTsFlgX/2J9GPsGLqhzzpDNiVKx3WVA==",
       "requires": {
-        "@babel/core": "7.12.3",
-        "@pmmmwh/react-refresh-webpack-plugin": "0.4.2",
-        "@svgr/webpack": "5.4.0",
-        "@typescript-eslint/eslint-plugin": "^4.5.0",
-        "@typescript-eslint/parser": "^4.5.0",
-        "babel-eslint": "^10.1.0",
-        "babel-jest": "^26.6.0",
-        "babel-loader": "8.1.0",
-        "babel-plugin-named-asset-import": "^0.3.7",
-        "babel-preset-react-app": "^10.0.0",
-        "bfj": "^7.0.2",
-        "camelcase": "^6.1.0",
-        "case-sensitive-paths-webpack-plugin": "2.3.0",
-        "css-loader": "4.3.0",
-        "dotenv": "8.2.0",
-        "dotenv-expand": "5.1.0",
-        "eslint": "^7.11.0",
-        "eslint-config-react-app": "^6.0.0",
-        "eslint-plugin-flowtype": "^5.2.0",
-        "eslint-plugin-import": "^2.22.1",
-        "eslint-plugin-jest": "^24.1.0",
-        "eslint-plugin-jsx-a11y": "^6.3.1",
-        "eslint-plugin-react": "^7.21.5",
-        "eslint-plugin-react-hooks": "^4.2.0",
-        "eslint-plugin-testing-library": "^3.9.2",
-        "eslint-webpack-plugin": "^2.1.0",
-        "file-loader": "6.1.1",
-        "fs-extra": "^9.0.1",
-        "fsevents": "^2.1.3",
-        "html-webpack-plugin": "4.5.0",
-        "identity-obj-proxy": "3.0.0",
-        "jest": "26.6.0",
-        "jest-circus": "26.6.0",
-        "jest-resolve": "26.6.0",
-        "jest-watch-typeahead": "0.6.1",
-        "mini-css-extract-plugin": "0.11.3",
-        "optimize-css-assets-webpack-plugin": "5.0.4",
-        "pnp-webpack-plugin": "1.6.4",
-        "postcss-flexbugs-fixes": "4.2.1",
-        "postcss-loader": "3.0.0",
-        "postcss-normalize": "8.0.1",
-        "postcss-preset-env": "6.7.0",
-        "postcss-safe-parser": "5.0.2",
-        "prompts": "2.4.0",
-        "react-app-polyfill": "^2.0.0",
-        "react-dev-utils": "^11.0.1",
-        "react-refresh": "^0.8.3",
-        "resolve": "1.18.1",
-        "resolve-url-loader": "^3.1.2",
-        "sass-loader": "8.0.2",
-        "semver": "7.3.2",
-        "style-loader": "1.3.0",
-        "terser-webpack-plugin": "4.2.3",
-        "ts-pnp": "1.2.0",
-        "url-loader": "4.1.1",
-        "webpack": "4.44.2",
-        "webpack-dev-server": "3.11.0",
-        "webpack-manifest-plugin": "2.2.0",
-        "workbox-webpack-plugin": "5.1.4"
+        "classnames": "^2.2.5",
+        "jsonp": "^0.2.1"
       }
     },
     "read-pkg": {
@@ -12678,6 +12957,15 @@
         "strip-indent": "^3.0.0"
       }
     },
+    "redux": {
+      "version": "4.0.5",
+      "resolved": "https://registry.npmjs.org/redux/-/redux-4.0.5.tgz",
+      "integrity": "sha512-VSz1uMAH24DM6MF72vcojpYPtrTUu3ByVWfPL1nPfVRb5mZVTve5GnNCUV53QM/BZ66xfWrm0CTWoM+Xlz8V1w==",
+      "requires": {
+        "loose-envify": "^1.4.0",
+        "symbol-observable": "^1.2.0"
+      }
+    },
     "regenerate": {
       "version": "1.4.2",
       "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
@@ -13566,6 +13854,11 @@
         "kind-of": "^6.0.2"
       }
     },
+    "shallow-equal": {
+      "version": "1.2.1",
+      "resolved": "https://registry.npmjs.org/shallow-equal/-/shallow-equal-1.2.1.tgz",
+      "integrity": "sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA=="
+    },
     "shallowequal": {
       "version": "1.1.0",
       "resolved": "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz",
@@ -14365,6 +14658,11 @@
         "util.promisify": "~1.0.0"
       }
     },
+    "symbol-observable": {
+      "version": "1.2.0",
+      "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz",
+      "integrity": "sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ=="
+    },
     "symbol-tree": {
       "version": "3.2.4",
       "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
@@ -14832,6 +15130,11 @@
         "is-typedarray": "^1.0.0"
       }
     },
+    "ua-parser-js": {
+      "version": "0.7.23",
+      "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.23.tgz",
+      "integrity": "sha512-m4hvMLxgGHXG3O3fQVAyyAQpZzDOvwnhOTjYz5Xmr7r/+LpkNy3vJXdVRWgd1TkAb7NGROZuSy96CrlNVjA7KA=="
+    },
     "unicode-canonical-property-names-ecmascript": {
       "version": "1.0.4",
       "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
@@ -15086,8 +15389,7 @@
     "uuid": {
       "version": "8.3.2",
       "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
-      "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
-      "optional": true
+      "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
     },
     "v8-compile-cache": {
       "version": "2.2.0",
diff --git a/package.json b/package.json
index f5c95b0..def52e9 100644
--- a/package.json
+++ b/package.json
@@ -3,21 +3,83 @@
   "version": "0.1.0",
   "private": true,
   "dependencies": {
+    "@babel/core": "7.12.3",
+    "@pmmmwh/react-refresh-webpack-plugin": "0.4.2",
+    "@svgr/webpack": "5.4.0",
     "@testing-library/jest-dom": "^5.11.9",
     "@testing-library/react": "^11.2.3",
     "@testing-library/user-event": "^12.6.2",
+    "@typescript-eslint/eslint-plugin": "^4.5.0",
+    "@typescript-eslint/parser": "^4.5.0",
+    "babel-eslint": "^10.1.0",
+    "babel-jest": "^26.6.0",
+    "babel-loader": "8.1.0",
+    "babel-plugin-named-asset-import": "^0.3.7",
+    "babel-preset-react-app": "^10.0.0",
+    "bfj": "^7.0.2",
+    "camelcase": "^6.1.0",
+    "case-sensitive-paths-webpack-plugin": "2.3.0",
+    "css-loader": "4.3.0",
+    "dotenv": "8.2.0",
+    "dotenv-expand": "5.1.0",
+    "eslint": "^7.11.0",
+    "eslint-config-react-app": "^6.0.0",
+    "eslint-plugin-flowtype": "^5.2.0",
+    "eslint-plugin-import": "^2.22.1",
+    "eslint-plugin-jest": "^24.1.0",
+    "eslint-plugin-jsx-a11y": "^6.3.1",
+    "eslint-plugin-react": "^7.21.5",
+    "eslint-plugin-react-hooks": "^4.2.0",
+    "eslint-plugin-testing-library": "^3.9.2",
+    "eslint-webpack-plugin": "^2.1.0",
+    "file-loader": "6.1.1",
+    "fs-extra": "^9.0.1",
+    "get-user-locale": "^1.4.0",
     "gh-pages": "^3.1.0",
+    "html-webpack-plugin": "4.5.0",
+    "identity-obj-proxy": "3.0.0",
+    "jest": "26.6.0",
+    "jest-circus": "26.6.0",
+    "jest-resolve": "26.6.0",
+    "jest-watch-typeahead": "0.6.1",
+    "mini-css-extract-plugin": "0.11.3",
+    "optimize-css-assets-webpack-plugin": "5.0.4",
+    "pnp-webpack-plugin": "1.6.4",
+    "postcss-flexbugs-fixes": "4.2.1",
+    "postcss-loader": "3.0.0",
+    "postcss-normalize": "8.0.1",
+    "postcss-preset-env": "6.7.0",
+    "postcss-safe-parser": "5.0.2",
+    "prompts": "2.4.0",
     "react": "^17.0.1",
+    "react-app-polyfill": "^2.0.0",
+    "react-breakpoints": "^3.0.3",
+    "react-dev-utils": "^11.0.1",
     "react-dom": "^17.0.1",
-    "react-scripts": "4.0.1",
+    "react-intl": "^5.12.1",
+    "react-refresh": "^0.8.3",
+    "react-share": "^4.3.1",
+    "redux": "^4.0.5",
+    "resolve": "1.18.1",
+    "resolve-url-loader": "^3.1.2",
+    "sass-loader": "8.0.2",
+    "semver": "7.3.2",
+    "style-loader": "1.3.0",
     "styled-components": "^5.2.1",
-    "web-vitals": "^0.2.4"
+    "terser-webpack-plugin": "4.2.3",
+    "ts-pnp": "1.2.0",
+    "url-loader": "4.1.1",
+    "uuid": "^8.3.2",
+    "web-vitals": "^0.2.4",
+    "webpack": "4.44.2",
+    "webpack-dev-server": "3.11.0",
+    "webpack-manifest-plugin": "2.2.0",
+    "workbox-webpack-plugin": "5.1.4"
   },
   "scripts": {
-    "start": "react-scripts start",
-    "build": "react-scripts build",
-    "test": "react-scripts test",
-    "eject": "react-scripts eject",
+    "start": "node scripts/start.js",
+    "build": "node scripts/build.js",
+    "test": "node scripts/test.js",
     "predeploy": "npm run build",
     "deploy": "gh-pages -d build"
   },
@@ -33,5 +95,63 @@
       "last 1 safari version"
     ]
   },
-  "homepage": "https://koronawirus.lol"
+  "homepage": "https://koronawirus.lol",
+  "jest": {
+    "roots": [
+      "<rootDir>/src"
+    ],
+    "collectCoverageFrom": [
+      "src/**/*.{js,jsx,ts,tsx}",
+      "!src/**/*.d.ts"
+    ],
+    "setupFiles": [
+      "react-app-polyfill/jsdom"
+    ],
+    "setupFilesAfterEnv": [],
+    "testMatch": [
+      "<rootDir>/src/**/__tests__/**/*.{js,jsx,ts,tsx}",
+      "<rootDir>/src/**/*.{spec,test}.{js,jsx,ts,tsx}"
+    ],
+    "testEnvironment": "jsdom",
+    "testRunner": "C:\\ws\\covid-generator\\node_modules\\jest-circus\\runner.js",
+    "transform": {
+      "^.+\\.(js|jsx|mjs|cjs|ts|tsx)$": "<rootDir>/node_modules/babel-jest",
+      "^.+\\.css$": "<rootDir>/config/jest/cssTransform.js",
+      "^(?!.*\\.(js|jsx|mjs|cjs|ts|tsx|css|json)$)": "<rootDir>/config/jest/fileTransform.js"
+    },
+    "transformIgnorePatterns": [
+      "[/\\\\]node_modules[/\\\\].+\\.(js|jsx|mjs|cjs|ts|tsx)$",
+      "^.+\\.module\\.(css|sass|scss)$"
+    ],
+    "modulePaths": [],
+    "moduleNameMapper": {
+      "^react-native$": "react-native-web",
+      "^.+\\.module\\.(css|sass|scss)$": "identity-obj-proxy"
+    },
+    "moduleFileExtensions": [
+      "web.js",
+      "js",
+      "web.ts",
+      "ts",
+      "web.tsx",
+      "tsx",
+      "json",
+      "web.jsx",
+      "jsx",
+      "node"
+    ],
+    "watchPlugins": [
+      "jest-watch-typeahead/filename",
+      "jest-watch-typeahead/testname"
+    ],
+    "resetMocks": true
+  },
+  "babel": {
+    "presets": [
+      "react-app"
+    ]
+  },
+  "eslintConfig": {
+    "extends": "react-app"
+  }
 }
diff --git a/public/CNAME b/public/CNAME
new file mode 100644
index 0000000..f25fecc
--- /dev/null
+++ b/public/CNAME
@@ -0,0 +1 @@
+koronawirus.lol
diff --git a/public/android-chrome-192x192.png b/public/android-chrome-192x192.png
new file mode 100644
index 0000000..a444683
Binary files /dev/null and b/public/android-chrome-192x192.png differ
diff --git a/public/android-chrome-512x512.png b/public/android-chrome-512x512.png
new file mode 100644
index 0000000..3826e1d
Binary files /dev/null and b/public/android-chrome-512x512.png differ
diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png
new file mode 100644
index 0000000..12dd849
Binary files /dev/null and b/public/apple-touch-icon.png differ
diff --git a/public/en/index.html b/public/en/index.html
new file mode 100644
index 0000000..ff4b16d
--- /dev/null
+++ b/public/en/index.html
@@ -0,0 +1,61 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8" />
+    <meta name="viewport" content="initial-scale = 1.0,maximum-scale = 1.0" />
+    <meta name="theme-color" content="#0051A2" />
+    <!--
+      manifest.json provides metadata used when your web app is installed on a
+      user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
+    -->
+    <link rel="manifest" href="%PUBLIC_URL%/en/manifest.json" />
+    <link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png">
+    <link rel="icon" type="image/png" sizes="32x32" href="%PUBLIC_URL%/favicon-32x32.png">
+    <link rel="icon" type="image/png" sizes="16x16" href="%PUBLIC_URL%/favicon-16x16.png">
+    <!--
+      Notice the use of %PUBLIC_URL% in the tags above.
+      It will be replaced with the URL of the `public` folder during the build.
+      Only files inside the `public` folder can be referenced from the HTML.
+
+      Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
+      work correctly both with client-side routing and a non-root public URL.
+      Learn how to configure a non-root public URL by running `npm run build`.
+    -->
+
+    <!-- Primary Meta Tags -->
+    <title>COVID-19 | Restrictions generator</title>
+    <meta name="title" content="COVID-19 | Restrictions generator">
+    <meta name="description" content="New restrictions against the COVID-19 pandemic are in place. Find out what you can and cannot do today.">
+
+    <!-- Open Graph / Facebook -->
+    <meta property="og:type" content="website">
+    <meta property="og:url" content="%PUBLIC_URL%/en/">
+    <meta property="og:title" content="COVID-19 | Restrictions generator">
+    <meta property="og:description" content="New restrictions against the COVID-19 pandemic are in place. Find out what you can and cannot do today.">
+    <meta property="og:image" content="%PUBLIC_URL%/en/og_image.jpg">
+    <meta property="og:locale" content="en_US" />
+
+    <!-- Twitter -->
+    <meta property="twitter:card" content="summary_large_image">
+    <meta property="twitter:url" content="%PUBLIC_URL%/en/">
+    <meta property="twitter:title" content="COVID-19 | Restrictions generator">
+    <meta property="twitter:description" content="New restrictions against the COVID-19 pandemic are in place. Find out what you can and cannot do today.">
+    <meta property="twitter:image" content="%PUBLIC_URL%/en/og_image.jpg">
+    <meta property="twitter:locale" content="en_US" />
+  </head>
+  <body>
+    <noscript>You need to enable JavaScript to run this app.</noscript>
+    <div id="root"></div>
+    <!--
+      This HTML file is a template.
+      If you open it directly in the browser, you will see an empty page.
+
+      You can add webfonts, meta tags, or analytics to this file.
+      The build step will place the bundled scripts into the <body> tag.
+
+      To begin the development, run `npm start` or `yarn start`.
+      To create a production bundle, use `npm run build` or `yarn build`.
+    -->
+    <script src="https://polyfill.io/v3/polyfill.min.js?features=es2015%2Ces2016%2Ces2017%2Ces2018%2Ces2019%2Ces5%2Ces6%2Ces7"></script>
+  </body>
+</html>
diff --git a/public/en/manifest.json b/public/en/manifest.json
new file mode 100644
index 0000000..b799ae6
--- /dev/null
+++ b/public/en/manifest.json
@@ -0,0 +1,18 @@
+{
+  "short_name": "COVID-19 Restrictions Generator",
+  "name": "COVID-19 Restrictions Generator",
+  "icons": [
+    {
+      "src":"/android-chrome-192x192.png",
+      "sizes":"192x192","type":"image/png"
+    },
+    {
+      "src":"/android-chrome-512x512.png",
+      "sizes":"512x512","type":"image/png"
+    }
+  ],
+  "start_url": ".",
+  "display": "standalone",
+  "theme_color": "#0051A2",
+  "background_color": "#0051A2"
+}
diff --git a/public/en/og_image.jpg b/public/en/og_image.jpg
new file mode 100644
index 0000000..43e9300
Binary files /dev/null and b/public/en/og_image.jpg differ
diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png
new file mode 100644
index 0000000..078f244
Binary files /dev/null and b/public/favicon-16x16.png differ
diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png
new file mode 100644
index 0000000..402a3fa
Binary files /dev/null and b/public/favicon-32x32.png differ
diff --git a/public/favicon.ico b/public/favicon.ico
new file mode 100644
index 0000000..523b9dd
Binary files /dev/null and b/public/favicon.ico differ
diff --git a/public/github.svg b/public/github.svg
new file mode 100644
index 0000000..8524abe
--- /dev/null
+++ b/public/github.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="m256 0c-140.609375 0-256 115.390625-256 256 0 119.988281 84.195312 228.984375 196 256v-84.695312c-11.078125 2.425781-21.273438 2.496093-32.550781-.828126-15.128907-4.464843-27.421875-14.542968-36.546875-29.910156-5.816406-9.8125-16.125-20.453125-26.878906-19.671875l-2.636719-29.882812c23.253906-1.992188 43.371093 14.167969 55.3125 34.230469 5.304687 8.921874 11.410156 14.152343 19.246093 16.464843 7.574219 2.230469 15.707032 1.160157 25.183594-2.1875 2.378906-18.972656 11.070313-26.074219 17.636719-36.074219v-.015624c-66.679687-9.945313-93.253906-45.320313-103.800781-73.242188-13.976563-37.074219-6.476563-83.390625 18.238281-112.660156.480469-.570313 1.347656-2.0625 1.011719-3.105469-11.332032-34.230469 2.476562-62.546875 2.984375-65.550781 13.078125 3.867187 15.203125-3.890625 56.808593 21.386718l7.191407 4.320313c3.007812 1.792969 2.0625.769531 5.070312.542969 17.371094-4.71875 35.683594-7.324219 53.726563-7.558594 18.179687.234375 36.375 2.839844 54.464844 7.75l2.328124.234375c-.203124-.03125.632813-.148437 2.035157-.984375 51.972656-31.480469 50.105469-21.191406 64.042969-25.722656.503906 3.007812 14.128906 31.785156 2.917968 65.582031-1.511718 4.65625 45.058594 47.300781 19.246094 115.753906-10.546875 27.933594-37.117188 63.308594-103.796875 73.253907v.015624c8.546875 13.027344 18.816406 19.957032 18.761719 46.832032v105.722656c111.808594-27.015625 196-136.011719 196-256 .003906-140.609375-115.386719-256-255.996094-256zm0 0"/></svg>
\ No newline at end of file
diff --git a/public/index.html b/public/index.html
index 887a765..2c5d517 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2,18 +2,16 @@
 <html lang="en">
   <head>
     <meta charset="utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="theme-color" content="#000000" />
-    <meta
-      name="description"
-      content="Web site created using create-react-app"
-    />
-    <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
+    <meta name="viewport" content="initial-scale = 1.0,maximum-scale = 1.0" />
+    <meta name="theme-color" content="#0051A2" />
     <!--
       manifest.json provides metadata used when your web app is installed on a
       user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
     -->
     <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
+    <link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png">
+    <link rel="icon" type="image/png" sizes="32x32" href="%PUBLIC_URL%/favicon-32x32.png">
+    <link rel="icon" type="image/png" sizes="16x16" href="%PUBLIC_URL%/favicon-16x16.png">
     <!--
       Notice the use of %PUBLIC_URL% in the tags above.
       It will be replaced with the URL of the `public` folder during the build.
@@ -23,7 +21,27 @@
       work correctly both with client-side routing and a non-root public URL.
       Learn how to configure a non-root public URL by running `npm run build`.
     -->
-    <title>Generator obostrzeń COVID-19</title>
+
+    <!-- Primary Meta Tags -->
+    <title>COVID-19 | Generator obostrzeń</title>
+    <meta name="title" content="COVID-19 | Generator obostrzeń">
+    <meta name="description" content="Rząd wprowadził nowe obostrzenia w związku z pandemią koronawirusa. Sprawdź, co dzisiaj wolno, a czego nie.">
+
+    <!-- Open Graph / Facebook -->
+    <meta property="og:type" content="website">
+    <meta property="og:url" content="%PUBLIC_URL%/">
+    <meta property="og:title" content="COVID-19 | Generator obostrzeń">
+    <meta property="og:description" content="Rząd wprowadził nowe obostrzenia w związku z pandemią koronawirusa. Sprawdź, co dzisiaj wolno, a czego nie.">
+    <meta property="og:image" content="%PUBLIC_URL%/og_image.jpg">
+    <meta property="og:locale" content="pl_PL" />
+
+    <!-- Twitter -->
+    <meta property="twitter:card" content="summary_large_image">
+    <meta property="twitter:url" content="%PUBLIC_URL%/">
+    <meta property="twitter:title" content="COVID-19 | Generator obostrzeń">
+    <meta property="twitter:description" content="Rząd wprowadził nowe obostrzenia w związku z pandemią koronawirusa. Sprawdź, co dzisiaj wolno, a czego nie.">
+    <meta property="twitter:image" content="%PUBLIC_URL%/og_image.jpg">
+    <meta property="twitter:locale" content="pl_PL" />
   </head>
   <body>
     <noscript>You need to enable JavaScript to run this app.</noscript>
@@ -38,5 +56,6 @@
       To begin the development, run `npm start` or `yarn start`.
       To create a production bundle, use `npm run build` or `yarn build`.
     -->
+    <script src="https://polyfill.io/v3/polyfill.min.js?features=es2015%2Ces2016%2Ces2017%2Ces2018%2Ces2019%2Ces5%2Ces6%2Ces7"></script>
   </body>
 </html>
diff --git a/public/logo.jpg b/public/logo.jpg
new file mode 100644
index 0000000..e910bfc
Binary files /dev/null and b/public/logo.jpg differ
diff --git a/public/lolcontent/en.tsv b/public/lolcontent/en.tsv
new file mode 100644
index 0000000..569e3ae
--- /dev/null
+++ b/public/lolcontent/en.tsv
@@ -0,0 +1,33 @@
+business travelers	people infected with COVID-19	doctors	doctors with nurses	people free of COVID-19
+divers	decision makers	politicians	the proletariat	software engineers
+bakers	brick layers	graduates	itinerant jugglers	the homeless
+Poland national football team	Oprah Winfrey	Queen Elizabeth	descendants of Ronald Reagan	Elon Musk
+Scandinavia	Austria, Germany and Switzerland	The Great Britain	Mexico	Canada
+by bike	by plane	by car	by train	by delivery truck
+<autogenerowane>				
+5	25	55	1175	2135
+Holy Masses	political rallies	bachelor parties	summer camps and winter camps	summer camps
+inauguration of the UEFA Champions League	America's Got Talent	Tomorrowland	the Coachella Valley Music and Arts Festival	the Superbowl
+dance parties	club parties	group delights	weddings	funerals
+horse races	table tennis tournaments	regattas	exhibitions of thoroughbred dogs	exhibitions of non-thoroughbred dogs
+restaurants	bars	bowdy houses	pubs	bookstores
+vulcanization workshops	deep-sea pools	carpentry workshops	textile workshops	warehouses
+backyard pools	big-box stores	supermarkets	exhibition centres	drone landing pads
+confectioneries	street markets	funeral parlors	tailor shops	haberdasheries
+bakeries	florist shops	photo shops	universities	VOADs
+Mondays	even Mondays	Tuesdays	odd Tuesdays	Wednesdays
+open	closed	open on weekdays	open on weekends	sometimes open
+the windows are open	the windows are closed	there are sanitizing incenses	everyone is smiling	customers use knives
+<autogenerowane>				
+in high schools	in technical schools	in junior high schools	in schools along the East Coast	in Sunday schools
+in colleges	in military academies	in dental schools	in post-secondary schools	at private courses
+some universities	universities in provincial cities	private universities	PragerU	Catholic universities
+students wear disposable shoe protectors	students leave their coats on during classes	students wear the N95 masks	students have received vaccination against flu	students breathe through the nose
+closed, but the windows are open	open, but the windows are closed	open for girls	open for boys	open between 10:00 a.m. and 12:00 p.m.
+churches	grocery stores	brickyards	drug stores	houses
+shopping malls	home improvement stores	confectioneries	haberdasheries	detached houses
+8	15	6	20	30
+In the evening	In the morning	Between 8:00 a.m. and 10:00 p.m.	Between 10:00 a.m. and 12:00 p.m.	Between 12:00 p.m. and 12:00 p.m.
+people older than 65 years	people older than 60 years	people older than 55 years	people older than 70 years	people younger than 70 years
+10	15	20	25	30
+<autogenerowane>				
diff --git a/public/lolcontent/pl.tsv b/public/lolcontent/pl.tsv
new file mode 100644
index 0000000..f8b1aa8
--- /dev/null
+++ b/public/lolcontent/pl.tsv
@@ -0,0 +1,33 @@
+podróży służbowych	osób chorych na COVID-19	lekarzy	lekarzy i pielęgniarek	osób niechorujących na COVID-19	urzędników	osób regularnie podróżujących koleją	imigrantów	obywateli Unii Europejskiej, Stanów Zjednoczonych, Kanady i państw Brytyjskiej Wspólnoty Narodów	chrześcijan	rolników	osób, które w latach 1980-1996 otrzymały transfuzję krwi w Wielkiej Brytanii	mitomanów	feministek	Liturgicznej Służby Ołtarza	zawodowych klaunów	mimów	rzemieślników	kanalarzy	kierowców autobusów	dziennikarzy	nauczycieli akademickich	patriotów	osób chorych na nadciśnienie	dzieci w wieku szkolno-przedszkolnym	osób posiadających prawo jazdy kategorii C+E	pracowników Straży Granicznej	funkcjonariuszy Agencji Bezpieczeństwa Wewnętrznego	rzeźbiarzy	malarzy	kartografów	akwarelistów	
+nurków	decydentów	polityków	przedstawicieli proletariatu	programistów	skoczków narciarskich	dróżników	konduktorów	pracowników Agencji Restrukturyzacji i Modernizacji Rolnictwa	niechrześcijan	osób ubezpieczonych w ZUS	narkomanów	kleptomanów	aktywistów Greenpeace	Wojsk Obrony Terytorialnej	kierowców rajdowych	artystów	listonoszy	motorniczych	osób niezdolnych do samodzielnej egzystencji	osób, które nie zgadzają się z rozporządzeniem	kombatantów	dawców krwi	osób pomiędzy 18 a 60 rokiem życia	biznesmenów	ubezpieczonych w KRUS	maklerów	żonglerów	członków Antyradio Coverband	pilotów myśliwców	geodetów	górali	
+piekarzy	murarzy	osób z wykształceniem wyższym	wędrownych kuglarzy	bezdomnych	bezrobotnych	Jana Borysewicza	Borysa Szyca	pracowników elektrowni w Ostrołęce	pracowników sanepidu	górników	byłych górników	szewców	szermierzy	łuczników	myśliwych	kadry olimpijskiej na igrzyska w Tokio	Adama Małysza w kombinezonie skoczka narciarskiego	Svena Hannawalda	Mariusza Pudzianowskiego	zespołu Indios Bravos	członków zespołu Rammstein	Kuby Badacha	członków brytyjskiej rodziny królewskiej	Szymona Hołowni	Mariana Kowalskiego	sędzi Anny Marii Wesołowskiej	dilerów, maklerów i wart honorowych	mafii	stowarzyszenia Wolnomularzy	instalatorów sieci 5G		
+reprezentacji Polski w piłce nożnej	Otylii Jędrzejczak	Roberta Makłowicza	potomków Zawiszy Czarnego	sióstr Godlewskich	Wojciecha Cejrowskiego	Janusza Korwin-Mikkego	członków koła poselskiego Prawa i Sprawiedliwości	studentów wydziału Elektroniki i Technik Informacyjnych Politechniki Warszawskiej	Dawida Podsiadło	zespołu Kwiat Jabłoni	zespołu Pectus	Patryka Vegi	Beaty Tyszkiewicz	zespołu pieśni i tańca Mazowsze	załóg Polskich Linii Lotniczych LOT	księżnej Diany	Radka Kotarskiego z żoną i synkiem	dyrygentów	saksofonistów	jazzmanów	solipsystów	husarzy	Młodzieży Wszechpolskiej	lewaków	komandosów	agentów wywiadu i kontrwywiadu	Grety Thunberg	ambasadorów	myślicieli	wiedźminów	najemników	
+krajów skandynawskich	Austrii, Niemiec i Szwajcarii	Wysp Brytyjskich	Węgier	Białorusi	Hiszpanii, Francji lub Włoch	krajów spoza UE	Ukrainy	Niemiec	Słowacji	Słowenii	Płocka	Radomia	Sosnowca	Portugalii, Hiszpanii (oprócz Wysp Kanaryjskich)	Czech	Szwecji	państw nadbałtyckich	Niemiec wschodnich	niemieckich landów Nadrenia-Westfalia Północna, Schleswig-Holstein oraz Dolna Saksonia	obszarów Norwegii, Szwecji i Finlandii położonych powyżej koła podbiegunowego	Zaolzia	Dalmacji	Rosji i państw byłego ZSRR	Kazachstanu	Armenii	Azerbejdżanu (w tym Nachiczewanu)	Mołdawii (w tym tereny Naddniestrza)	Chin	Chin (w tym Hongkong i Makau)	Irlandii	Chorwacji	Islandii
+rowerem	samolotem	samochodem	pociągiem	pojazdem dostawczym	ciężarówką	jachtem żaglowym o powierzchni ożaglowania nie przekraczającej 10 metrów kwadratowych w porze dziennej		transportem publicznym	transportem publicznym oprócz samolotów	transportem publicznym lub prywatnym	promem	awionetką	pociągiem ekspresowym	pieszo	autokarem	transportem szynowym	transportem powietrznym i naziemnym	motolotnią	pojazdem jednośladowym	przejeżdżając przez państwo o podwyższonym stopniu zagrożenia	jachtem żaglowym o długości do 18 m	statkiem handlowym										
+<autogenerowane>																																
+5	25	55	1175	2135	22	80	443	100	200	300	400	112	44	15	60	70	150	250														
+mszy świętych	imprez partyjnych	dożynek	kolonii i półkolonii	kolonii	kolonii, ćwierćkolonii i 1/8 kolonii	turniejów łyżwiarskich	turniejów zawodowego pokera	zawodów w przeciąganiu liny	zawodów akrobatycznych	meczów piłki nożnej	meczów futbolu amerykańskiego	meczów krykieta (nie dotyczy obywateli Indii)	Marszu Niepodległości	jasełek	bierzmowań	pierwszych Komunii	oblatywania samolotów	kursów spadochronowych	zbiorowych medytacji	hackathonów	rautów	koronowań	obrzędów okultystycznych	słowiańskich obrzędów religijnych	publicznego obnażania się	turniejów e-sportowych	nielegalnych wyścigów ulicznych					
+inauguracji mistrzostw Europy w piłce nożnej	Eurowizji	festiwalu w Opolu	festiwalu w Sopocie	finału The Voice of Poland	bitw na śnieżki	kąpieli błotnych na Woodstocku	obozów ZHR	zbiorowych halucynacji	spotkań Świadków Jehowy	zawodów w rzucaniu oszczepem	meczy koszykówki	meczy baseballu (nie dotyczy obywateli USA)	Parady Równości	akademii szkolnych	chrztów	wodowań statków nienależących do Marynarki Wojennej RP	wyciągania szybowców	kursów tanecznych	turniejów tysiąca i makao	festiwali poezji	zbiorowych hucp	błogosławienia samochodów na św. Krzysztofa	śpiewograń	rekonstrukcji bitew	zawodów szachoboksu	egzaminów na studia architektoniczne	spożywania ayahuaski					
+dansingów	dyskotek	uciech grupowych	wesel	pogrzebów	turniejów brydża	palenia sziszy	osuszania bagien	kongresów założycielskich partii politycznych	koncertów Maryli Rodowicz	memoriału Huberta Wagnera	koncertów MTV Unplugged	libacji na skwerku	imienin	nagrywek	szczytu NATO	seansów spirytystycznych	Familiady	zawodów w sprincie na 100 m	przyklejania się do elementów infrastruktury	kręcenia reklam Apartu	odbierania przysięgi Hipokratesa od studentów ostatnich lat kierunków medycznych	uroczystych ratyfikacji umów i traktatów międzynarodowych	improwizowanych spektakli komediowych	kursów radiooperatora SRC	koncertów zespołu Sabaton	Światowych Dni Młodzieży	melanży					
+wyścigów konnych	turniejów ping-ponga	regat	wystaw psów rasowych	wystaw psów nierasowych	składania przysięgi wojskowej przez żołnierzy Wojsk Obrony Terytorialnej	tańców rytualnych	obrzędów zielonoświątkowych	procesji na Boże Ciało	koncertów kolęd i pastorałek	rajdów samochodowych	spożywania alkoholu na Bulwarach Wiślanych	urodzin	protestów rolników	lekcji gry na flecie	seminarium Politechnika na Fali	teleturnieju "Jeden z dziesięciu"	potańcówek	Warszawskiego Festiwalu Piwa	przeszukań kancelarii prawniczych	prób chórów	imprez studenckich	wręczania odznaczeń i orderów państwowych	zbiorowego picia yerba mate	urodzin browaru Artezan w Błoniu	opowiadania historii przed Planem B	wyścigów gokartowych	juwenaliów					
+restauracje	bary	domy publiczne	puby	księgarnie	miejsca spotkań mniejszości narodowych	kluby	niektóre kluby	centra krwiodawstwa	winnice	miejsca spotkań burżuazji	sklepy z gadżetami erotycznymi	sklepy RTV i AGD	stacje benzynowe	domy kultury	cmentarze	kluby fitness	kręgielnie	remizy strażackie	przytułki dla bezdomnych	kopalnie kryptowalut	kancelarie doradztwa podatkowego	wyciągi narciarskie	ogrody działkowe	drukarnie wielkoformatowe	chillout roomy	izby wytrzeźwień						
+warsztaty wulkanizacji opon	baseny głębinowe	warsztaty stolarskie	warsztaty włókiennicze	magazyny	miejsca spotkań większości narodowych	kościoły	sobory prawosławne	sale królestwa Świadków Jehowy	butiki	sejmiki wojewódzkie	wypożyczalnie DVD	pizzerie	zakłady przetwórstwa mięsnego	pomniki przyrody	strzelnice	siłownie	fabryki pojazdów szynowych	mieszkania na Airbnb	wieżowce	pralnie	kliniki weterynaryjne	miejsca warte odwiedzenia wg. czasopisma National Geographic	przedsiębiorstwa agroturystyczne	agencje reklamowe	strefy VR	izby parlamentu						
+baseny przydomowe	sklepy wielkopowierzchniowe	sklepy średniopowierzchniowe	centra wystawiennicze	lądowiska dronów	domy seniora	synagogi	meczety	świątynie wierzeń słowiańskich	sklepy z biżuterią tradycyjną	przedsiębiorstwa usług komunalnych	Media-Markty	kawiarnie	masarnie	alejki parkowe węższe niż 2m	baseny otwarte	baseny zamknięte	fabryki akumulatorów litowo-jonowych	hostele	magazyny chłodnicze	kasyna	duszpasterstwa akademickie	przedsiębiorstwa, które przebranżowiły się na muzea	domki fińskie na Jazdowie	agencje towarzyskie	baseny termalne	sklepy z dewocjonaliami						
+cukiernie	bazarki	zakłady pogrzebowe	zakłady krawieckie	pasmanterie	drogerie	sklepy spożywcze	szkoły językowe	urzędy	biurowce	smażalnie ryb	szkoły nauki jazdy	sklepy Lewiatan	redakcje dzienników lokalnych	domy uciech	domy weselne	cytadele	bunkry	ogrody botaniczne	giełdy papierów wartościowych	monastery	pola paintballowe	świetlice szkolne	place rynkowe	smażalnie pączków i faworków	sauny fińskie	Castoramy						
+piekarnie	kwiaciarnie	zakłady fotograficzne	uniwersytety	ochotnicze hufce pracy	zakłady opieki zdrowotnej	gabinety dentystyczne	warsztaty lutnicze	stadniny	biura poselskie	czartery jachtów	stanice GOPR	gabinety fizjoterapeutów	kancelarie prawne	klubokawiarnie	sklepy GS	budowle obronne	arboreta	ogrody zoologiczne	kantory	bazyliki	hackerspace'y	lasy wojewódzkie	ekomariny	serwerownie	łaźnie rzymskie							
+poniedziałki	parzyste poniedziałki	wtorki	nieparzyste wtorki	środy	czwartki	dni robocze	weekendy	piątki	piątki w roku przestępnym	owocowe czwartki	soboty	niedziele	niedziele handlowe	niedziele niehandlowe	niektóre wtorki	tym miesiącu	niedziele i święta	dni powszednie	tygodniu poprzedzającym Święta Bożego Narodzenia													
+otwarte	zamknięte	otwarte w dni robocze	otwarte w weekendy	czasem otwarte	czynne	dopuszczone do sprzedaży na wynos	otwarte w godzinach 8:00-22:00	zamknięte w porze nocnej	otwarte dla klientów biznesowych	otwarte w porze lunchowej	otwarte dla seniorów	otwarte dla juniorów	zamknięte dla niepełnoletnich bez opieki dorosłego																			
+otwierania okien	zamykania okien	palenia kadzidełek odkażających	uśmiechania się grzecznie	jedzenia nożem i widelcem	nieużywania ostrych przypraw	noszenia masek N95 przez kelnerów	ściągania butów przed jedzeniem	jedzenia w rękawiczkach	niekładzenia łokci na stole	zachowania szczególnej ostrożności przy jedzeniu	oddzielania się przepierzeniem od innych gości	wystawiania paragonów	przeżuwania powoli	gotowania na małym ogniu	nierozglądania się naokoło	sporządzania listy odwiedzających	ograniczenia miejsc przy stolikach o połowę	niewznoszenia toastów	że posiadają gwiazdkę Michelin	że odbyły się tam Kuchenne Rewolucje	odbywania regularnych kontroli Sanepidu	że serwują piwo z browaru Ziemia Obiecana										
+<autogenerowane>																																
+w szkołach średnich	w technikach	w liceach	w szkołach położonych na wschód od Wisły	w szkółkach niedzielnych	w liceach profilowanych	w technikach elektronicznych	w technikach gastronomicznych	w technikach mechanizacji rolnictwa	w szkołach mundurowych	w szkołach zawodowych	w szkołach przysposabiających do pracy	w szkołach specjalnych	w zespołach szkół	w szkołach muzycznych pierwszego stopnia																		
+w szkołach wyższych	na uczelniach wojskowych	na uczelniach dentystycznych	w szkołach policealnych	na prywatnych kursach	na prywatnych kursach przygotowujących do zatrudnienia w niektórych zawodach	w akademiach	w akademiach muzycznych	na SGGW	w Wojskowej Akademii Technicznej	na uniwersytetach medycznych	na uniwersytetach	na uczelniach leśniczych	w akademii morskiej	na bootcampach programistycznych																		
+niektórych uczelni	uczelni położonych w miastach wojewódzkich	uczelni prywatnych	uczelni o kategorii naukowej A+	uczelni katolickich	Akademii Pana Kleksa	Uniwersytetu Morskiego w Śledziowie	20 najlepszych uczelni wg. rankingu "Perspektywy"	uczelni państwowych	uczelni biorących udział w programie Erasmus	uczelni starszych niż 50 lat	uczelni akredytowanych	uniwersytetów korzystających z dofinansowania unijnego	kierunków humanistycznych	kierunków technicznych	Austriackiej Szkoły Ekonomii																	
+studenci będą nosić jednorazowe nakładki na buty	studenci nie będą zdejmować kurtek podczas zajęć	studenci będą nosić maski N95	studenci zostaną zaszczepieni na grypę	studenci będą oddychać przez nos	rektor stwierdzi inaczej	kolegium dziekanów podejmie inną decyzję	samorząd studentów złoży odpowiedni wniosek	pracownicy naukowi są zaszczepieni  uczelnia produkuje przyłbice za pomocą drukarek 3D	zachodzą okoliczności łagodzące	studenci są studentami prawa	prowadzenie zajęć w ten sposób jest niemożliwe																				
+zamknięte, ale mają otwarte okna	otwarte, ale mają zamknięte okna	otwarte dla dziewczynek	otwarte dla chłopców	otwarte w godzinach 10:00-12:00	otwarte w godzinach 22:00-6:00	otwarte w godzinach 8:00-16:00	zamknięte w godzinach 8:00-16:00	otwarte w godzinach pracy urzędów	zamknięte do odwołania	otwarte samoobsługowo	otwarte całodobowo	otwarte dla najmłodszych	otwarte dla drugiego i każdego kolejnego dziecka																			
+kościołach	sklepach spożywczych	cegielniach	drogeriach	domach	przestrzeniach współdzielonych	magazynach	muzeach	studiach telewizji śniadaniowych	studiu Dzień Dobry TVN	świątyniach	salach koncertowych	kioskach	budynkach użyteczności publicznej	blokach operacyjnych szpitali węzłowych	budkach dróżników kolejowych	przedszkolach	pałacach magnaterii	salach wykładowych	budynkach państwowych instytutów badawczych	schroniskach PTTK	piwnicach											
+galeriach handlowych	sklepach budowlanych	cukierniach	pasmanteriach	domach jednorodzinnych	komórkach lokatorskich	teatrach	przejściach podziemnych	drogeriach	niektórych sklepach	budynkach dworców kolejowych	sklepach mięsnych	siłowniach	pomieszczeniach bez okien	koszarach wojskowych	wieżach kontroli lotów	szkołach	laboratoriach	sklepach dla deskorolkarzy	leśniczówkach	rowerowniach												
+8	15	6	20	30	40	50	10	12	16	30	25	2	3																			
+wieczornych	porannych	8:00-10:00	10:00-12:00	12:00-12:30	15:00-15:30	ciszy nocnej	21:00-7:00	lunchowych	6:00-9:00	0:00-6:00	szczytu	16:00-20:00	17:30-22:00	7:30-9:30																		
+starsze niż 65 lat	starsze niż 60 lat	starsze niż 55 lat	starsze niż 70 lat	młodsze niż 70 lat	urodzone w parzyste dni tygodnia	urodzone w nieparzyste dni tygodnia	mieszkające na wsi	zameldowane na pobyt stały w dzielnicy, w której znajduje się sklep	poruszające się na wózku inwalidzkim	chore na choroby przewlekłe	przyjmujące środki przeciwbólowe	utrzymujące się z zasiłku	z heterochromią oczu	posiadające aplikację ProteGO Safe																		
+10	15	20	25	30	35	40	45	50	55	60	65	70	75	80	85	90																																	
+<autogenerowane>																																
diff --git a/public/manifest.json b/public/manifest.json
index 5742e71..09a9d92 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -2,9 +2,17 @@
   "short_name": "Generator obostrzeń COVID-19",
   "name": "Generator obostrzeń COVID-19",
   "icons": [
+    {
+      "src":"/android-chrome-192x192.png",
+      "sizes":"192x192","type":"image/png"
+    },
+    {
+      "src":"/android-chrome-512x512.png",
+      "sizes":"512x512","type":"image/png"
+    }
   ],
   "start_url": ".",
   "display": "standalone",
-  "theme_color": "#000000",
-  "background_color": "#ffffff"
+  "theme_color": "#0051A2",
+  "background_color": "#0051A2"
 }
diff --git a/public/messages/en.json b/public/messages/en.json
new file mode 100644
index 0000000..b5c5136
--- /dev/null
+++ b/public/messages/en.json
@@ -0,0 +1,31 @@
+{
+    "topBar": "Coronavirus: PSA",
+    "header": "COVID-19 Restrictions Generator",
+    "subHeader": "Find out what you can and cannot do today",
+    "infoMessage": "The National Health Services inform, that beginning {date}:",
+    "button": "GENERATE",
+    "buttonGenerateNew": "GENERATE AGAIN",
+    "footer1": "This page is a joke.",
+    "footer2": "Visit a {govLink} for restrictions in your area.",
+    "footer3": ".gov site",
+    "footerGovAddress": "https://travel.state.gov/content/travel/en/traveladvisories/COVID-19-Country-Specific-Information.html",
+    "footer4": "Give it a {star} star on {githubLogo} {githubLink}.",
+    "footer5": "GitHub",
+    "footer6": "Icons thanks to {freepik} through {flaticon}",
+    "footer7": "Updated ",
+    "sentence1": "Only {0}, {1}, {2} and {3} are allowed in hotels.",
+    "sentence2": "All people returning to the country from {4} {5} are {6}.",
+    "sentence3": "There can only be a maximum of {7} people at gatherings (not including {8} and {9}).",
+    "sentence4": "It is forbidden to organise {10} and {11}.",
+    "sentence5": "The {12}, {13} as well as {14} are closed. The {15} and {16} will be opened, although only on {17}.",
+    "sentence6": "Restaurants and bars are {18}{19}.",
+    "sentence7": "Remote teaching in primary school grades {20}, {21} and {22}, except {23} (unless {24}).",
+    "sentence8": "Nurseries and kindergartens are {25}.",
+    "sentence9": "In {26} and {27} there can only be a maximum of one person per {28} m².",
+    "sentence10": "{29}, only {30} are allowed in the stores.",
+    "sentence11": "In city buses, only up to {32} seats may be occupied (or {31}% of all seats).",
+    "dynamicQuarantine1": "exempt from quarantine",
+    "dynamicQuarantine2": "obliged to undergo quarantine for {days} days",
+    "dynamicRestaurant1": "closed",
+    "dynamicRestaurant2": ", provided {condition}"
+}
\ No newline at end of file
diff --git a/public/messages/pl.json b/public/messages/pl.json
new file mode 100644
index 0000000..dd0034f
--- /dev/null
+++ b/public/messages/pl.json
@@ -0,0 +1,31 @@
+{
+    "topBar": "Koronawirus: ważne informacje",
+    "header": "Generator obostrzeń COVID-19",
+    "subHeader": "Sprawdź, co dzisiaj wolno, a czego nie",
+    "infoMessage": "Kancelaria Prezesa Rady Ministrów informuje, że od {date} roku:",
+    "button": "GENERUJ",
+    "buttonGenerateNew": "GENERUJ NOWE",
+    "footer1": "Ta strona to żart.",
+    "footer2": "Po prawdziwe informacje na temat obostrzeń udaj się {govLink}.",
+    "footer3": "tutaj",
+    "footerGovAddress": "https://www.gov.pl/web/koronawirus",
+    "footer4": "Zagwiazdkuj {star} to na {githubLogo} {githubLink}.",
+    "footer5": "GitHubie",
+    "footer6": "Ikony dzięki {freepik} przez {flaticon}",
+    "footer7": "Aktualizacja ",
+    "sentence1": "Hotele dostępne są tylko dla {0}, {1}, {2} oraz {3}.",
+    "sentence2": "Wszystkie osoby przybywające do Polski z {4} {5} są {6}.",
+    "sentence3": "W zgromadzeniach {meta_pl_7_0} uczestniczyć maks. {7} {meta_pl_7_1} (nie dotyczy {8} oraz {9}).",
+    "sentence4": "Obowiązuje zakaz organizacji {10} oraz {11}",
+    "sentence5": "Zamknięte są {12}, {13} oraz {14}. Otwarte zostaną {15} oraz {16}, ale wyłącznie w {17}.",
+    "sentence6": "Restauracje i bary są {18}{19}.",
+    "sentence7": "Nauka zdalna w klasach {20} szkół podstawowych, {21} oraz {22}, za wyjątkiem {23} (chyba, że {24}).",
+    "sentence8": "Żłobki i przedszkola są {25}.",
+    "sentence9": "W {26} i {27} może przebywać maks. jedna osoba na {28} m kw. pomieszczenia.",
+    "sentence10": "W godzinach {29} zakupy mogą robić tylko osoby {30}.",
+    "sentence11": "W autobusach {meta_pl_32_0} być zajęte maks. {32} {meta_pl_32_1} (lub {31}% wszystkich miejsc).",
+    "dynamicQuarantine1": "zwolnione z kwarantanny",
+    "dynamicQuarantine2": "zobowiązane do odbycia kwarantanny przez {days} dni",
+    "dynamicRestaurant1": "zamknięte",
+    "dynamicRestaurant2": ", pod warunkiem {condition}"
+}
\ No newline at end of file
diff --git a/public/og_image.jpg b/public/og_image.jpg
new file mode 100644
index 0000000..da891c4
Binary files /dev/null and b/public/og_image.jpg differ
diff --git a/public/star.svg b/public/star.svg
new file mode 100644
index 0000000..e6f3c1d
--- /dev/null
+++ b/public/star.svg
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+	 viewBox="0 0 512.002 512.002" style="enable-background:new 0 0 512.002 512.002;" xml:space="preserve">
+<g>
+	<g>
+		<path d="M511.267,197.258c-1.764-5.431-6.457-9.389-12.107-10.209l-158.723-23.065L269.452,20.157
+			c-2.526-5.12-7.741-8.361-13.45-8.361c-5.71,0-10.924,3.241-13.451,8.361l-70.988,143.827l-158.72,23.065
+			c-5.649,0.82-10.344,4.778-12.108,10.208c-1.765,5.431-0.293,11.392,3.796,15.377l114.848,111.954L92.271,482.671
+			c-0.966,5.628,1.348,11.314,5.967,14.671c2.613,1.898,5.708,2.864,8.818,2.864c2.388,0,4.784-0.569,6.978-1.723l141.967-74.638
+			l141.961,74.637c5.055,2.657,11.178,2.215,15.797-1.141c4.619-3.356,6.934-9.044,5.969-14.672l-27.117-158.081l114.861-111.955
+			C511.56,208.649,513.033,202.688,511.267,197.258z"/>
+	</g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+</svg>
diff --git a/scripts/build.js b/scripts/build.js
new file mode 100644
index 0000000..05f340f
--- /dev/null
+++ b/scripts/build.js
@@ -0,0 +1,212 @@
+'use strict';
+
+// Do this as the first thing so that any code reading it knows the right env.
+process.env.BABEL_ENV = 'production';
+process.env.NODE_ENV = 'production';
+
+// Makes the script crash on unhandled rejections instead of silently
+// ignoring them. In the future, promise rejections that are not handled will
+// terminate the Node.js process with a non-zero exit code.
+process.on('unhandledRejection', err => {
+  throw err;
+});
+
+// Ensure environment variables are read.
+require('../config/env');
+
+
+const path = require('path');
+const chalk = require('react-dev-utils/chalk');
+const fs = require('fs-extra');
+const bfj = require('bfj');
+const webpack = require('webpack');
+const configFactory = require('../config/webpack.config');
+const paths = require('../config/paths');
+const checkRequiredFiles = require('react-dev-utils/checkRequiredFiles');
+const formatWebpackMessages = require('react-dev-utils/formatWebpackMessages');
+const printHostingInstructions = require('react-dev-utils/printHostingInstructions');
+const FileSizeReporter = require('react-dev-utils/FileSizeReporter');
+const printBuildError = require('react-dev-utils/printBuildError');
+
+const measureFileSizesBeforeBuild =
+  FileSizeReporter.measureFileSizesBeforeBuild;
+const printFileSizesAfterBuild = FileSizeReporter.printFileSizesAfterBuild;
+const useYarn = fs.existsSync(paths.yarnLockFile);
+
+// These sizes are pretty large. We'll warn for bundles exceeding them.
+const WARN_AFTER_BUNDLE_GZIP_SIZE = 512 * 1024;
+const WARN_AFTER_CHUNK_GZIP_SIZE = 1024 * 1024;
+
+const isInteractive = process.stdout.isTTY;
+
+// Warn and crash if required files are missing
+if (!checkRequiredFiles([paths.appHtml, paths.appIndexJs])) {
+  process.exit(1);
+}
+
+const argv = process.argv.slice(2);
+const writeStatsJson = argv.indexOf('--stats') !== -1;
+
+// Generate configuration
+const config = configFactory('production');
+
+// We require that you explicitly set browsers and do not fall back to
+// browserslist defaults.
+const { checkBrowsers } = require('react-dev-utils/browsersHelper');
+checkBrowsers(paths.appPath, isInteractive)
+  .then(() => {
+    // First, read the current file sizes in build directory.
+    // This lets us display how much they changed later.
+    return measureFileSizesBeforeBuild(paths.appBuild);
+  })
+  .then(previousFileSizes => {
+    // Remove all content but keep the directory so that
+    // if you're in it, you don't end up in Trash
+    fs.emptyDirSync(paths.appBuild);
+    // Merge with the public folder
+    copyPublicFolder();
+    // Start the webpack build
+    return build(previousFileSizes);
+  })
+  .then(
+    ({ stats, previousFileSizes, warnings }) => {
+      if (warnings.length) {
+        console.log(chalk.yellow('Compiled with warnings.\n'));
+        console.log(warnings.join('\n\n'));
+        console.log(
+          '\nSearch for the ' +
+            chalk.underline(chalk.yellow('keywords')) +
+            ' to learn more about each warning.'
+        );
+        console.log(
+          'To ignore, add ' +
+            chalk.cyan('// eslint-disable-next-line') +
+            ' to the line before.\n'
+        );
+      } else {
+        console.log(chalk.green('Compiled successfully.\n'));
+      }
+
+      console.log('File sizes after gzip:\n');
+      printFileSizesAfterBuild(
+        stats,
+        previousFileSizes,
+        paths.appBuild,
+        WARN_AFTER_BUNDLE_GZIP_SIZE,
+        WARN_AFTER_CHUNK_GZIP_SIZE
+      );
+      console.log();
+
+      const appPackage = require(paths.appPackageJson);
+      const publicUrl = paths.publicUrlOrPath;
+      const publicPath = config.output.publicPath;
+      const buildFolder = path.relative(process.cwd(), paths.appBuild);
+      printHostingInstructions(
+        appPackage,
+        publicUrl,
+        publicPath,
+        buildFolder,
+        useYarn
+      );
+    },
+    err => {
+      const tscCompileOnError = process.env.TSC_COMPILE_ON_ERROR === 'true';
+      if (tscCompileOnError) {
+        console.log(
+          chalk.yellow(
+            'Compiled with the following type errors (you may want to check these before deploying your app):\n'
+          )
+        );
+        printBuildError(err);
+      } else {
+        console.log(chalk.red('Failed to compile.\n'));
+        printBuildError(err);
+        process.exit(1);
+      }
+    }
+  )
+  .catch(err => {
+    if (err && err.message) {
+      console.log(err.message);
+    }
+    process.exit(1);
+  });
+
+// Create the production build and print the deployment instructions.
+function build(previousFileSizes) {
+  console.log('Creating an optimized production build...');
+
+  const compiler = webpack(config);
+  return new Promise((resolve, reject) => {
+    compiler.run((err, stats) => {
+      let messages;
+      if (err) {
+        if (!err.message) {
+          return reject(err);
+        }
+
+        let errMessage = err.message;
+
+        // Add additional information for postcss errors
+        if (Object.prototype.hasOwnProperty.call(err, 'postcssNode')) {
+          errMessage +=
+            '\nCompileError: Begins at CSS selector ' +
+            err['postcssNode'].selector;
+        }
+
+        messages = formatWebpackMessages({
+          errors: [errMessage],
+          warnings: [],
+        });
+      } else {
+        messages = formatWebpackMessages(
+          stats.toJson({ all: false, warnings: true, errors: true })
+        );
+      }
+      if (messages.errors.length) {
+        // Only keep the first error. Others are often indicative
+        // of the same problem, but confuse the reader with noise.
+        if (messages.errors.length > 1) {
+          messages.errors.length = 1;
+        }
+        return reject(new Error(messages.errors.join('\n\n')));
+      }
+      if (
+        process.env.CI &&
+        (typeof process.env.CI !== 'string' ||
+          process.env.CI.toLowerCase() !== 'false') &&
+        messages.warnings.length
+      ) {
+        console.log(
+          chalk.yellow(
+            '\nTreating warnings as errors because process.env.CI = true.\n' +
+              'Most CI servers set it automatically.\n'
+          )
+        );
+        return reject(new Error(messages.warnings.join('\n\n')));
+      }
+
+      const resolveArgs = {
+        stats,
+        previousFileSizes,
+        warnings: messages.warnings,
+      };
+
+      if (writeStatsJson) {
+        return bfj
+          .write(paths.appBuild + '/bundle-stats.json', stats.toJson())
+          .then(() => resolve(resolveArgs))
+          .catch(error => reject(new Error(error)));
+      }
+
+      return resolve(resolveArgs);
+    });
+  });
+}
+
+function copyPublicFolder() {
+  fs.copySync(paths.appPublic, paths.appBuild, {
+    dereference: true,
+    filter: file => file !== paths.appHtml,
+  });
+}
diff --git a/scripts/start.js b/scripts/start.js
new file mode 100644
index 0000000..92c2671
--- /dev/null
+++ b/scripts/start.js
@@ -0,0 +1,166 @@
+'use strict';
+
+// Do this as the first thing so that any code reading it knows the right env.
+process.env.BABEL_ENV = 'development';
+process.env.NODE_ENV = 'development';
+
+// Makes the script crash on unhandled rejections instead of silently
+// ignoring them. In the future, promise rejections that are not handled will
+// terminate the Node.js process with a non-zero exit code.
+process.on('unhandledRejection', err => {
+  throw err;
+});
+
+// Ensure environment variables are read.
+require('../config/env');
+
+
+const fs = require('fs');
+const chalk = require('react-dev-utils/chalk');
+const webpack = require('webpack');
+const WebpackDevServer = require('webpack-dev-server');
+const clearConsole = require('react-dev-utils/clearConsole');
+const checkRequiredFiles = require('react-dev-utils/checkRequiredFiles');
+const {
+  choosePort,
+  createCompiler,
+  prepareProxy,
+  prepareUrls,
+} = require('react-dev-utils/WebpackDevServerUtils');
+const openBrowser = require('react-dev-utils/openBrowser');
+const semver = require('semver');
+const paths = require('../config/paths');
+const configFactory = require('../config/webpack.config');
+const createDevServerConfig = require('../config/webpackDevServer.config');
+const getClientEnvironment = require('../config/env');
+const react = require(require.resolve('react', { paths: [paths.appPath] }));
+
+const env = getClientEnvironment(paths.publicUrlOrPath.slice(0, -1));
+const useYarn = fs.existsSync(paths.yarnLockFile);
+const isInteractive = process.stdout.isTTY;
+
+// Warn and crash if required files are missing
+if (!checkRequiredFiles([paths.appHtml, paths.appIndexJs])) {
+  process.exit(1);
+}
+
+// Tools like Cloud9 rely on this.
+const DEFAULT_PORT = parseInt(process.env.PORT, 10) || 3000;
+const HOST = process.env.HOST || '0.0.0.0';
+
+if (process.env.HOST) {
+  console.log(
+    chalk.cyan(
+      `Attempting to bind to HOST environment variable: ${chalk.yellow(
+        chalk.bold(process.env.HOST)
+      )}`
+    )
+  );
+  console.log(
+    `If this was unintentional, check that you haven't mistakenly set it in your shell.`
+  );
+  console.log(
+    `Learn more here: ${chalk.yellow('https://cra.link/advanced-config')}`
+  );
+  console.log();
+}
+
+// We require that you explicitly set browsers and do not fall back to
+// browserslist defaults.
+const { checkBrowsers } = require('react-dev-utils/browsersHelper');
+checkBrowsers(paths.appPath, isInteractive)
+  .then(() => {
+    // We attempt to use the default port but if it is busy, we offer the user to
+    // run on a different port. `choosePort()` Promise resolves to the next free port.
+    return choosePort(HOST, DEFAULT_PORT);
+  })
+  .then(port => {
+    if (port == null) {
+      // We have not found a port.
+      return;
+    }
+
+    const config = configFactory('development');
+    const protocol = process.env.HTTPS === 'true' ? 'https' : 'http';
+    const appName = require(paths.appPackageJson).name;
+
+    const useTypeScript = fs.existsSync(paths.appTsConfig);
+    const tscCompileOnError = process.env.TSC_COMPILE_ON_ERROR === 'true';
+    const urls = prepareUrls(
+      protocol,
+      HOST,
+      port,
+      paths.publicUrlOrPath.slice(0, -1)
+    );
+    const devSocket = {
+      warnings: warnings =>
+        devServer.sockWrite(devServer.sockets, 'warnings', warnings),
+      errors: errors =>
+        devServer.sockWrite(devServer.sockets, 'errors', errors),
+    };
+    // Create a webpack compiler that is configured with custom messages.
+    const compiler = createCompiler({
+      appName,
+      config,
+      devSocket,
+      urls,
+      useYarn,
+      useTypeScript,
+      tscCompileOnError,
+      webpack,
+    });
+    // Load proxy config
+    const proxySetting = require(paths.appPackageJson).proxy;
+    const proxyConfig = prepareProxy(
+      proxySetting,
+      paths.appPublic,
+      paths.publicUrlOrPath
+    );
+    // Serve webpack assets generated by the compiler over a web server.
+    const serverConfig = createDevServerConfig(
+      proxyConfig,
+      urls.lanUrlForConfig
+    );
+    const devServer = new WebpackDevServer(compiler, serverConfig);
+    // Launch WebpackDevServer.
+    devServer.listen(port, HOST, err => {
+      if (err) {
+        return console.log(err);
+      }
+      if (isInteractive) {
+        clearConsole();
+      }
+
+      if (env.raw.FAST_REFRESH && semver.lt(react.version, '16.10.0')) {
+        console.log(
+          chalk.yellow(
+            `Fast Refresh requires React 16.10 or higher. You are using React ${react.version}.`
+          )
+        );
+      }
+
+      console.log(chalk.cyan('Starting the development server...\n'));
+      openBrowser(urls.localUrlForBrowser);
+    });
+
+    ['SIGINT', 'SIGTERM'].forEach(function (sig) {
+      process.on(sig, function () {
+        devServer.close();
+        process.exit();
+      });
+    });
+
+    if (process.env.CI !== 'true') {
+      // Gracefully exit when stdin ends
+      process.stdin.on('end', function () {
+        devServer.close();
+        process.exit();
+      });
+    }
+  })
+  .catch(err => {
+    if (err && err.message) {
+      console.log(err.message);
+    }
+    process.exit(1);
+  });
diff --git a/scripts/test.js b/scripts/test.js
new file mode 100644
index 0000000..b57cb38
--- /dev/null
+++ b/scripts/test.js
@@ -0,0 +1,53 @@
+'use strict';
+
+// Do this as the first thing so that any code reading it knows the right env.
+process.env.BABEL_ENV = 'test';
+process.env.NODE_ENV = 'test';
+process.env.PUBLIC_URL = '';
+
+// Makes the script crash on unhandled rejections instead of silently
+// ignoring them. In the future, promise rejections that are not handled will
+// terminate the Node.js process with a non-zero exit code.
+process.on('unhandledRejection', err => {
+  throw err;
+});
+
+// Ensure environment variables are read.
+require('../config/env');
+
+
+const jest = require('jest');
+const execSync = require('child_process').execSync;
+let argv = process.argv.slice(2);
+
+function isInGitRepository() {
+  try {
+    execSync('git rev-parse --is-inside-work-tree', { stdio: 'ignore' });
+    return true;
+  } catch (e) {
+    return false;
+  }
+}
+
+function isInMercurialRepository() {
+  try {
+    execSync('hg --cwd . root', { stdio: 'ignore' });
+    return true;
+  } catch (e) {
+    return false;
+  }
+}
+
+// Watch unless on CI or explicitly running all tests
+if (
+  !process.env.CI &&
+  argv.indexOf('--watchAll') === -1 &&
+  argv.indexOf('--watchAll=false') === -1
+) {
+  // https://github.com/facebook/create-react-app/issues/5210
+  const hasSourceControl = isInGitRepository() || isInMercurialRepository();
+  argv.push(hasSourceControl ? '--watch' : '--watchAll');
+}
+
+
+jest.run(argv);
diff --git a/src/App.js b/src/App.js
deleted file mode 100644
index 09e4809..0000000
--- a/src/App.js
+++ /dev/null
@@ -1,168 +0,0 @@
-import styled from 'styled-components'
-import React, { useState } from 'react';
-import generate from './generation-logic/generate'
-
-const Container = styled.div`
-  display: flex;
-  flex-direction: column;
-  align-items: center;
-  overflow-x: hidden;
-  font-family: "Open Sans", sans-serif;
-  height: 100%;
-`
-
-const Header = styled.div`
-  color: white;
-  min-height: 15vh;
-  padding: 10px;
-  display: flex;
-  justify-content: center;
-  flex-direction: column;
-  width: 100%;
-  text-align: center;
-  position: absolute;
-  top: 50px;
-  max-width: 50vh;
-`
-
-const TopBar = styled.div`
-    background-color: rgb(255, 198, 5);
-    min-height: 20px;
-    width: 100vw;
-`
-
-const StyledButton = styled.button`
-   background-color: white;
-   border: 3px solid;
-   color: rgb(4, 59, 116);
-   font-size: 20px;
-   max-width: 200px;
-   border-radius: 4px;
-   min-width: 200px;
-   margin: 20px;
-   min-height: 40px;
-   font-weight: bold;
-   cursor: pointer;
-   &:hover {
-     background-color: rgb(4, 59, 116);
-     color: white;
-     border-radius: 10px;
-   }
-`
-
-const SentencesContainer = styled.div`
-   height: 150vh;
-   display: flex;
-   flex-direction: column;
-   align-items: flex-start;
-   max-width: 1000px;
-   @media (max-width: 1000px) {
-    max-width: 700px;
-  }
-`
-
-const Sentence = styled.li`
-   margin: 15px;
-   font-size: 22px;
-   @media (max-width: 768px) {
-    font-size: 16px;
-  }
-`
-
-const Footer = styled.div`
-    margin-top: 1rem;
-    padding: 0.3rem;
-    background-color: white;
-    padding-left: 1rem;
-    width: 100%;
-    font-size: 11px;
-    font-style: italic;
-    border-top: 1px solid;
-    border-color: red;
-    clear: both;
-    position: relative;
-    height: 20px;
-    text-align: center;
-`
-const SubHeader = styled.p`
-   display: block;
-   @media (max-width: 768px) {
-     display: none;
-   }
-`
-
-const LogoContainer = styled.div`
-   max-height: 200px;
-   position: relative;
-   display: flex;
-   justify-content: center;
-   @media (max-width: 768px) {
-    max-width: 65vh;
-  }
-`
-
-const Logo = styled.img`
-   width: 2000px;
-`
-
-function shuffle(array) {
-  var currentIndex = array.length, temporaryValue, randomIndex;
-
-  // While there remain elements to shuffle...
-  while (0 !== currentIndex) {
-
-    // Pick a remaining element...
-    randomIndex = Math.floor(Math.random() * currentIndex);
-    currentIndex -= 1;
-
-    // And swap it with the current element.
-    temporaryValue = array[currentIndex];
-    array[currentIndex] = array[randomIndex];
-    array[randomIndex] = temporaryValue;
-  }
-
-  return array;
-}
-
-function App() {
-  const [sentences, setSentences] = useState(null)
-
-  const sentenceItems = [
-    (sentences => (<Sentence>Hotele są dostępne tylko dla {sentences[0]}, {sentences[1]}, {sentences[2]} oraz {sentences[3]}.</Sentence>)),
-    (sentences => (<Sentence>Wszystkie osoby przybywające do Polski z {sentences[4]} {sentences[5]} są {sentences[6]}.</Sentence>)),
-    (sentences => (<Sentence>W zgromadzeniach może uczestniczyć maksymalnie {sentences[7]} osób (nie dotyczy {sentences[8]} oraz {sentences[9]}).</Sentence>)),
-    (sentences => (<Sentence>Zakaz organizacji {sentences[10]} oraz {sentences[11]}.</Sentence>)),
-    (sentences => (<Sentence>Zamknięte są {sentences[12]}, {sentences[13]} i {sentences[14]}, za to otwarte są {sentences[15]} oraz {sentences[16]}, ale tylko w {sentences[17]}.</Sentence>)),
-    (sentences => (<Sentence>Restauracje i bary są {sentences[18]}, pod warunkiem {sentences[19]}.</Sentence>)),
-    (sentences => (<Sentence>Nauka zdalna w klasach {sentences[20]} szkół podstawowych, {sentences[21]}, oraz {sentences[22]}, za wyjątkiem {sentences[23]} (chyba, że {sentences[24]}).</Sentence>)),
-    (sentences => (<Sentence>Żłobki i przedszkola są {sentences[25]}.</Sentence>)),
-    (sentences => (<Sentence>W {sentences[26]} i {sentences[27]} może przebywać maksymalnie jedna osoba na {sentences[28]} m kw. pomieszczenia.</Sentence>)),
-    (sentences => (<Sentence>W godzinach {sentences[29]} zakupy mogą robić tylko osoby {sentences[30]}.</Sentence>)),
-    (sentences => (<Sentence>W autobusach może być zajęte max. {Math.floor(60 * Number(sentences[31]) / 100)}% miejsc siedzących (lub {sentences[31]}% wszystkich miejsc).</Sentence>))
-  ]
-
-  return (
-      <Container>
-        <TopBar />
-        <LogoContainer>
-        <Logo src="logo.png" />
-        <Header>
-          <h1>Generator obostrzeń COVID-19</h1>
-          <SubHeader>Sprawdź, co dzisiaj wolno, a czego nie</SubHeader>
-          </Header>
-        </LogoContainer>
-        <StyledButton onClick={() => setSentences(generate())}>GENERUJ</StyledButton>
-        <SentencesContainer>
-        {sentences && (
-          <>
-          {shuffle(sentenceItems).map(it => it(sentences))}
-          </>
-        )}
-        </SentencesContainer>
-
-        <Footer>Ta strona to żart. Po prawdziwe informacje na temat obostrzeń udaj się <a href="https://www.gov.pl/web/koronawirus">tutaj</a></Footer>
-      </Container>
-  );
-}
-
-export default App;
diff --git a/src/data.csv b/src/data.csv
deleted file mode 100644
index 4bad131..0000000
--- a/src/data.csv
+++ /dev/null
@@ -1,32 +0,0 @@
-podróży służbowych,osób chorych na COVID,lekarzy,lekarzy i pielęgniarek,osób niechorujących na COVID,urzędników,osób regularnie podróżujących koleją,imigrantów,"obywateli Unii Europejskiej, Stanów Zjednoczonych, Kanady oraz państw Brytyjskiej Wspólnoty Narodów",chrześcijan,rolników,"osób które w latach 1980-1996 otrzymały transfuzję krwi w Wielkiej Brytanii",mitomanów,feministek,Liturgicznej Służby Ołtarza,zawodowych klaunów,mimów,rzemieślników,kanalarzy,kierowców autobusów,dziennikarzy,nauczycieli akademickich,patriotów,
-nurków,decydentów,polityków,przedstawicieli proletariatu,programistów,skoczków narciarskich,dróżników,konduktorów,pracowników Agencji Restrukturyzacji i Modernizacji Rolnictwa,niechrześcijan,osób ubezpieczonych w ZUS,narkomanów,kleptomanów,członków Greenpeace,Wojsk Obrony Terytorialnej,kierowców rajdowych,artystów,listonoszy,motorniczych,osób niezdolnych do samodzielnej egzystencji,"osób, które nie zgadzają się z rozporządzeniem",kombatantów,dawców krwi,
-piekarzy,murarzy,osób z wykształceniem wyższym,wędrownych kuglarzy,bezdomnych,bezrobotnych,Jana Borysewicza,Borysa Szyca,pracowników elektrowni w Ostrołęce,pracowników sanepidu,,,,,,,,,,,,,,
-reprezentacji Polski w piłce nożnej,Otylii Jędrzejczak,Roberta Makłowicza,potomków Zawiszy Czarnego,sióstr Godlewskich,Wojciecha Cejrowskiego,Janusza Korwin-Mikkego,członków koła poselskiego Prawa i Sprawiedliwości,studentów wydziału Elektroniki i Technik Informacyjnych Politechniki Warszawskiej,Dawida Podsiadło,zespołu Kwiat Jabłoni,,,,,,,,,,,,,
-krajów skandynawskich,"Austrii, Niemiec i Szwajcarii",Wysp Brytyjskich,Węgier,Białorusi,"Hiszpanii, Francji lub Włoch",krajów spoza UE,Ukrainy,Niemiec,Słowacji,Słowenii,Płocka,Radomia,Sosnowca,Kołobrzegu,Czech,Szwecji,państw bałtyckich,Poznania,Małopolski,Podhala,Górnego Śląska,Roztocza,Suwalszczyzny
-rowerem,samolotem,samochodem,pociągiem,pojazdem dostawczym,ciężarówką,jachtem żaglowym o powierzchni ożaglowania nie przekraczającej 10 metrów kwadratowych w porze dziennej,,transportem publicznym,transportem publicznym oprócz samolotów,,,,,,,,,,,,,,
--,,,,,,,,,,,,,,,,,,,,,,,
-5,25,55,1175,2135,,,,,,,,,,,,,,,,,,,
-kościołów,imprez partyjnych,dożynek,kolonii i półkolonii,kolonii,"kolonii, ćwierćkolonii i 1/8 kolonii",turniejów łyżwiarskich,turniejów zawodowego pokera,zawodów w przeciąganiu liny,zawodów akrobatycznych,,,,,,,,,,,,,,
-inauguracji mistrzostw Europy w piłce nożnej,Eurowizji,festiwalu w Opolu ,festiwalu w Sopocie,finału The Voice of Poland,bitw na śnieżki,kąpieli błotnych na Woodstocku,obozów ZHR,zbiorowych halucynacji,spotkań Świadków Jehowy,zawodów w rzucaniu oszczepem,,,,,,,,,,,,,
-dansingów,dyskotek,uciech grupowych,wesel,pogrzebów,turniejów brydża,,,,,,,,,,,,,,,,,,
-wyścigów konnych,turniejów ping-ponga,regat,wystaw psów rasowych,wystaw psów nierasowych,składania przysięgi wojskowej przez żołnierzy Wojsk Obrony Terytorialnej,tańców rytualnych,obrzędów zielonoświątkowych,procesji na Boże Ciało,koncertów kolęd i pastorałek,,,,,,,,,,,,,,
-restauracje,bary,domy publiczne,puby,księgarnie,miejsca spotkań mniejszości narodowych,,,,,,,,,,,,,,,,,,
-warsztaty wulkanizacji opon,baseny głębinowe,warsztaty stolarskie,warsztaty włókiennicze,magazyny ,miejsca spotkań większości narodowych,,,,,,,,,,,,,,,,,,
-baseny przydomowe,sklepy wielkopowierzchniowe,sklepy średniopowierzchniowe,centra wystawiennicze,lądowiska dronów,,,,,,,,,,,,,,,,,,,
-cukiernie,bazarki,zakłady pogrzebowe,krawcowe,pasmanterie,drogerie,sklepy spożywcze,szkoły językowe,urzędy,,,,,,,,,,,,,,,
-piekarnie,kwiaciarnie,zakłady fotograficzne,uniwersytety,ochotnicze hufce pracy,zakłady opieki zdrowotnej,gabinety dentystyczne,,,,,,,,,,,,,,,,,
-poniedziałki,parzyste poniedziałki,wtorki,nieparzyste wtorki,środy,czwartki,dni robocze,weekendy,piątki,piątki w roku przestępnym,owocowe czwartki,soboty,niedziele,niedziele handlowe,niedziele niehandlowe,niektóre wtorki,,,,,,,,
-dyskretnie otwarte,otwarte,zamknięte,otwarte w dni tygodnia,otwarte w weekendy,czasem otwarte,,,,,,,,,,,,,,,,,,
-otwierania okien,zamykania okien,palenia kadzidełek odkażających,uśmiechania się grzecznie,jedzenia nożem i widelcem,nieużywania ostrych przypraw,noszenia masek N95 przez kelnerów,ściągania butów przed jedzeniem,jedzenia w rękawiczkach,niekładzenia łokci na stole,zachowania szczególnej ostrożności przy jedzeniu,oddzielania się przepierzeniem od innych gości ,,,,,,,,,,,,
-1-3,1-4,2-6,1-5,4-6,3-8,4-8,,,,,,,,,,,,,,,,,
-w szkołach średnich,w technikach,w liceach,w szkołach położonych na wschód od Wisły,w szkółkach niedzielnych,w liceach profilowanych,w technikach elektronicznych,,w technikach mechanizacji rolnictwa,w szkołach mundurowych,,,,,,,,,,,,,,
-w szkołach wyższych,na uniwersytetach teologicznych,na akademiach wychowania fizycznego,na szkołach medycznych,na uczelniach wojskowych,na uczelniach technicznych (za wyjątkiem AGH),na akademiach,na akademiach muzycznych,na szkołach leśniczych,na akademiach marynarki wojennej,na uniwersytetach medycznych,na uniwersytetach,,,,,,,,,,,,
-niektorych uczelni,uczelni położonych w miastach wojewódzkich,uczelni prywatnych,,,,,,,,,,,,,,,,,,,,,
-studenci będą nosić jednorazowe nakładki na buty,studenci nie będą zdejmować kurtek podczas zajęć,studenci będą nosić maski N95,studenci zostaną zaszczepieni na grypę,studenci będą oddychać przez nos,,,,,,,,,,,,,,,,,,,
-"zamknięte, ale mają otwarte okna","otwarte, ale mają zamknięte okna",otwarte dla dziewczynek,otwarte dla chłopców,otwarte w godzinach 10-12,otwarte w godzinach 22-6,,,,,,,,,,,,,,,,,,
-kościołach,sklepach spożywczych,cegielniach,drogeriach,domach,przestrzeniach współdzielonych,magazynach,muzeach,studiach telewizji śniadaniowych,studiu Dzień Dobry TVN,,,,,,,,,,,,,,
-galeriach handlowych,sklepach budowlanych,cukierniach,pasmanteriach,domach jednorodzinnych,komórkach lokatorskich,teatrach,przejściach podziemnych,drogeriach,,,,,,,,,,,,,,,
-8,15,6,20,30,40,50,10,12,16,30,25,2,3,,,,,,,,,,
-wieczornych,porannych,8-10,10-12,12-12:30,15:00-15:30,ciszy nocnej,,,,,,,,,,,,,,,,,
-starsze niż 65 lat,starsze niż 60 lat,starsze niż 55 lat,starsze niż 70 lat,młodsze niż 70 lat,urodzone w parzyste dni tygodnia,urodzone w nieparzyste dni tygodnia,mieszkające na wsi,"zameldowane na pobyt stały w dzielnicy gdzie znajduje się sklep",,,,,,,,,,,,,,,
-65,10,15,20,25,30,35,40,45,50,60,,,,,,,,,,,,,
\ No newline at end of file
diff --git a/src/generation-logic/README.md b/src/generation-logic/README.md
new file mode 100644
index 0000000..cf3129b
--- /dev/null
+++ b/src/generation-logic/README.md
@@ -0,0 +1,4 @@
+#### Note on `data.tsv`:
+
+This file is generated from Google Sheets, submit
+suggestions directly to @dzierzanowski and @krethh.
\ No newline at end of file
diff --git a/src/generation-logic/generate.js b/src/generation-logic/generate.js
index a572bfa..4f77c1a 100644
--- a/src/generation-logic/generate.js
+++ b/src/generation-logic/generate.js
@@ -1,16 +1,22 @@
-import data_path from '../data.csv';
+import { chooseLanguage, shuffleArray } from '../utils'
+import { useIntl } from 'react-intl'
 
-const QUARANTINE_MIN = 5;
-const QUARANTINE_MAX = 31;
+const QUARANTINE_MIN = 7;
+const QUARANTINE_MAX = 14;
 
 let data = null;
 
+const dataPath = `${window.location.origin}/lolcontent/${chooseLanguage()}.tsv`
+
 let xhr = new XMLHttpRequest();
-xhr.open("GET", data_path, true);
+xhr.open("GET", dataPath, true);
 xhr.onload = () => {
     if (xhr.readyState === 4) {
         if (xhr.status === 200) {
             data = xhr.responseText.replace(/[\r]+/g, '').split('\n').filter(e => e);
+            for (let i = 0; i < data.length; i++) {
+                data[i] = data[i].split('\t').filter(e => e);
+            }
         } else {
             console.error(xhr.statusText);
         }
@@ -18,36 +24,115 @@ xhr.onload = () => {
 };
 xhr.send(null);
 
-function quarantine_decision() {
+Number.prototype.between = function(a, b) {
+  return a <= this && this <= b;
+};
+
+function getRandomRange(first, last, data) {
+    last += 1;  // Last index in slices etc. is usually 1 higher than what you need
+    const delta = last - first;
+
+    let arr = [];
+    for (let i = first; i < last; i++) {
+        arr = arr.concat(data[i]);
+    }
+    shuffleArray(arr);
+
+    const result = [];
+    for (let i = 0; i < delta; i++) {
+        const idx = Math.floor(Math.random() * (arr.length - 1));
+        result.push(arr.splice(idx, 1));
+    }
+    return result;
+}
+
+function getRandom(n, data) {
+    const arr = data[n];
+    const len = arr.length;
+    shuffleArray(arr);
+    const idx = Math.floor(Math.random() * (len - 1));
+    return arr[idx];
+}
+
+function getQuarantineDecision(intl) {
     let rnd = Math.random();
     if (rnd <= 0.25) {
-        return "zwolnione z kwarantanny";
+        // return "zwolnione z kwarantanny";
+        return intl.formatMessage({id: "dynamicQuarantine1"});
     }
     else {
         rnd = Math.random();
         const quarantine_days = QUARANTINE_MIN + Math.floor(rnd * (QUARANTINE_MAX - QUARANTINE_MIN));
-        return "zobowiązane do odbycia kwarantanny przez " + quarantine_days + " dni";
+        // return "zobowiązane do odbycia kwarantanny przez " + quarantine_days + " dni";
+        return intl.formatMessage({id: "dynamicQuarantine2"}, { days: quarantine_days });
     }
 }
 
-export default function generate() {
-    let arr = data.map(arr => {
-        arr = arr.split(',').filter(e => e);
-        console.log(arr);
-        const len = arr.length;
-        let rnd_index = Math.floor(Math.random() * len);
-        return arr[rnd_index].replace("\"", "");
-    });
-    arr[6] = quarantine_decision();
-    return arr;
-    // return [
-    //     'Lorem Ipsum is simply dummy text of the printing and typesetting industry.',
-    //     'Lorem Ipsum has been the industrys standard dummy text ever since the 1500s',
-    //     'Contrary to popular belief, Lorem Ipsum is not simply random text.',
-    //     'It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.',
-    //     'Lorem Ipsum has been the industrys standard dummy text ever since the 1500s',
-    //     'Contrary to popular belief, Lorem Ipsum is not simply random text.',
-    //     'It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.',
-    //     'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form'
-    // ]
+function getBusSeatsNumber(percentage) {
+    return Math.floor(60 * Number(percentage) / 100);
+}
+
+function getRestaurantState(intl, value1, value2) {
+    // if (value1.includes("zamknięte")) {
+    const closedStr = intl.formatMessage({id: "dynamicRestaurant1"});
+    if (value1.includes(closedStr)) {
+        return "";
+    }
+    // return `, pod warunkiem ${value2}`;
+    return intl.formatMessage({id: "dynamicRestaurant2"}, { condition: value2 });
+}
+
+function getSchoolGradeRange() {
+    const min = 1;
+    const max = 8;
+    const lo = min + Math.floor(Math.random() * (max - min));
+    const hi = lo + 1 + Math.floor(Math.random() * (max - lo));
+    return `${lo}-${hi}`;
+}
+
+export default function generate(intl) {
+    let dict = {};
+    [dict[0], dict[1], dict[2], dict[3]] = getRandomRange(0, 3, data);
+    dict[4] = getRandom(4, data);
+    dict[5] = getRandom(5, data);
+    dict[6] = getQuarantineDecision(intl);
+    dict[7] = getRandom(7, data);
+    [dict[8], dict[9], dict[10], dict[11]] = getRandomRange(8, 11, data);
+    [dict[12], dict[13], dict[14], dict[15], dict[16]] = getRandomRange(12, 16, data);
+    dict[17] = getRandom(17, data);
+    dict[18] = getRandom(18, data);
+    dict[19] = getRestaurantState(intl, dict[18], getRandom(19, data));
+    dict[20] = getSchoolGradeRange();
+    dict[21] = getRandom(21, data);
+    dict[22] = getRandom(22, data);
+    dict[23] = getRandom(23, data);
+    dict[24] = getRandom(24, data);
+    dict[25] = getRandom(25, data);
+    [dict[26], dict[27]] = getRandomRange(26, 27, data);
+    dict[28] = getRandom(28, data);
+    dict[29] = getRandom(29, data);
+    dict[30] = getRandom(30, data);
+    dict[31] = getRandom(31, data);
+    dict[32] = getBusSeatsNumber(dict[31]);
+    dict['meta'] = {};
+    dict['meta']['pl'] = {};
+    dict['meta']['pl'][7] = (() => {
+        const n = Number(dict[7]);
+        if ((n % 10).between(2, 4) && !(n % 100).between(12, 14)) {
+            return ['mogą', 'osoby'];
+        }
+        else {
+            return ['może', 'osób'];
+        }
+    })();
+    dict['meta']['pl'][32] = (() => {
+        const n = Number(dict[32]);
+        if ((n % 10).between(2, 4) && !(n % 100).between(12, 14)) {
+            return ['mogą', 'miejsca siedzące'];
+        }
+        else {
+            return ['może', 'miejsc siedzących'];
+        }
+    })();
+    return dict;
 }
\ No newline at end of file
diff --git a/src/index.css b/src/index.css
index 7df70a0..0c81357 100644
--- a/src/index.css
+++ b/src/index.css
@@ -3,14 +3,16 @@ body {
   font-family: "Open Sans", sans-serif;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
-  height: 100vh;
+  /*height: 100vh;*/
 }
 
 #root {
-  height: 100vh;
+  /*height: 100vh;*/
 }
 
 code {
   font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
     monospace;
 }
+
+@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&display=swap');
\ No newline at end of file
diff --git a/src/index.js b/src/index.js
deleted file mode 100644
index ef2edf8..0000000
--- a/src/index.js
+++ /dev/null
@@ -1,17 +0,0 @@
-import React from 'react';
-import ReactDOM from 'react-dom';
-import './index.css';
-import App from './App';
-import reportWebVitals from './reportWebVitals';
-
-ReactDOM.render(
-  <React.StrictMode>
-    <App />
-  </React.StrictMode>,
-  document.getElementById('root')
-);
-
-// If you want to start measuring performance in your app, pass a function
-// to log results (for example: reportWebVitals(console.log))
-// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
-reportWebVitals();
diff --git a/src/index.jsx b/src/index.jsx
new file mode 100644
index 0000000..46096ab
--- /dev/null
+++ b/src/index.jsx
@@ -0,0 +1,26 @@
+import React from 'react';
+import ReactDOM from 'react-dom';
+import './index.css';
+import App from './ui/App';
+import ReactBreakpoints from 'react-breakpoints';
+import breakpoints from './ui/breakpoints.js';
+import { IntlProvider } from 'react-intl';
+import { chooseLanguage } from './utils'
+
+const language = chooseLanguage()
+const messagesPath = `${window.location.origin}/messages/${language}.json`;
+
+fetch(messagesPath)
+.then(response => response.json())
+.then(response => {
+  ReactDOM.render(
+    <React.StrictMode>
+      <IntlProvider messages={response} locale={language} defaultLocale={language}>
+        <ReactBreakpoints breakpoints={breakpoints}>
+          <App />
+        </ReactBreakpoints>
+      </IntlProvider>
+    </React.StrictMode>,
+    document.getElementById('root')
+  );
+})
diff --git a/src/setupTests.js b/src/setupTests.js
deleted file mode 100644
index 8f2609b..0000000
--- a/src/setupTests.js
+++ /dev/null
@@ -1,5 +0,0 @@
-// jest-dom adds custom jest matchers for asserting on DOM nodes.
-// allows you to do things like:
-// expect(element).toHaveTextContent(/react/i)
-// learn more: https://github.com/testing-library/jest-dom
-import '@testing-library/jest-dom';
diff --git a/src/ui/App.jsx b/src/ui/App.jsx
new file mode 100644
index 0000000..51dcb7d
--- /dev/null
+++ b/src/ui/App.jsx
@@ -0,0 +1,209 @@
+import styled from 'styled-components'
+import React, { useEffect, useState } from 'react'
+import generate from '../generation-logic/generate'
+import breakpoints from './breakpoints'
+import ShareButtons from './ShareButtons'
+import AppHeader from './AppHeader'
+import AppFooter from './AppFooter'
+import { collectEvent, collectVisit, shuffleArray } from '../utils'
+import { useIntl, FormattedMessage } from 'react-intl'
+
+const Container = styled.div`
+  height: 100vh;
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  font-family: "Open Sans", sans-serif;
+  overflow-x: hidden;
+  overflow-y: scroll;
+  -webkit-overflow-scrolling: touch;
+`
+
+const SentencesContainer = styled.div`
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  flex: 1 0 auto;
+  width: 90vw;
+  @media (min-width: ${breakpoints.md}px) {
+    width: 600px;
+  }
+  @media (min-width: ${breakpoints.lg}px) {
+    width: 750px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    width: 900px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    width: 1400px;
+  }
+`
+
+const SentenceHeader = styled.h2`
+  font-size: 18px;
+  width: 100%;
+  margin-top: 20px;
+  @media (min-width: ${breakpoints.md}px) {
+    margin-top: 30px;
+    margin-bottom: 15px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    margin-top: 45px;
+    font-size: 24px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    margin-top: 60px;
+    font-size: 36px;
+  }
+`
+const SentenceList = styled.ul`
+  list-style-position: inside;
+  padding-left: 0;
+  margin: 0;
+  @media (min-width: ${breakpoints.md}px) {
+    padding-left: 1.5em;
+    list-style-position: outside;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    font-size: 20px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    font-size: 30px;
+  }
+`
+
+const Sentence = styled.li`
+  margin: 10px 0;
+  @media (min-width: ${breakpoints.lg}px) {
+    margin: 16px 0;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    margin: 20px 0;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    margin: 28px 0;
+  }
+`
+
+const StyledButton = styled.button`
+  background-color: white;
+  color: rgb(213, 35, 63);
+  border: 3px solid;
+  border-radius: 5px;
+  border-color: rgb(213, 35, 63);
+  font-size: 16px;
+  font-weight: bold;
+  padding: 0 1em;
+  min-height: 30px;
+  margin: 10px;
+  cursor: pointer;
+  outline: none;
+  &:hover {
+    background-color: rgb(213, 35, 63);
+    color: white;
+  }
+  @media (min-width: ${breakpoints.md}px) {
+    padding: 0 2em;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    font-size: 20px;
+    min-height: 40px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    font-size: 30px;
+    min-height: 60px;
+  }
+`
+
+
+
+function App(props) {
+  const intl = useIntl()
+
+  /*
+   * Format:
+   *  sentences[n]          - value for sentence `n`
+   *  sentences['meta'][locale][n]  - additional data for sentence `n` in `locale`
+   */
+  const [sentences, setSentences] = useState(null)
+  const [buttonLabelId, setButtonLabelId] = useState("button")
+
+  useEffect(() => {
+    collectVisit()
+  }, [])
+
+  const getValues = (sentences, indexes) => indexes.reduce((obj, index) => ({
+    ...obj,
+    [index]: sentences[index]
+  }), {})
+
+  const optionalSentences = [
+    (sentences => (<Sentence key="2"><FormattedMessage id="sentence2" values={getValues(sentences, [4, 5, 6])} /></Sentence>)),
+    (sentences => (<Sentence key="6"><FormattedMessage id="sentence6" values={getValues(sentences, [18, 19])} /></Sentence>)),
+    (sentences => (<Sentence key="8"><FormattedMessage id="sentence8" values={getValues(sentences, [25])} /></Sentence>)),
+    (sentences => (<Sentence key="10"><FormattedMessage id="sentence10" values={getValues(sentences, [29, 30])} /></Sentence>)),
+    (sentences => (<Sentence key="11"><FormattedMessage id="sentence11" values={{
+      ...getValues(sentences, [31, 32]),
+      meta_pl_32_0: sentences['meta']['pl'][32][0],
+      meta_pl_32_1: sentences['meta']['pl'][32][1]
+    }} /></Sentence>))
+  ]
+
+  const obligatorySentences = [
+    (sentences => (<Sentence key="1"><FormattedMessage id="sentence1" values={getValues(sentences, [0, 1, 2, 3])}/></Sentence>)),
+    (sentences => (<Sentence key="3"><FormattedMessage id="sentence3" values={{
+      ...getValues(sentences, [7, 8, 9]),
+      meta_pl_7_0: sentences['meta']['pl'][7][0],
+      meta_pl_7_1: sentences['meta']['pl'][7][1]
+    }} /></Sentence>)),
+    (sentences => (<Sentence key="4"><FormattedMessage id="sentence4" values={getValues(sentences, [10, 11])} /></Sentence>)),
+    (sentences => (<Sentence key="9"><FormattedMessage id="sentence9" values={getValues(sentences, [26, 27, 28])} /></Sentence>)),
+    (sentences => (<Sentence key="7"><FormattedMessage id="sentence7" values={getValues(sentences, [20, 21, 22, 23, 24])} /></Sentence>)),
+    (sentences => (<Sentence key="5"><FormattedMessage id="sentence5" values={getValues(sentences, [12, 13, 14, 15, 16, 17])} /></Sentence>))
+  ]
+
+  const buttonAction = () => {
+    setSentences(generate(intl))
+    setButtonLabelId("buttonGenerateNew")
+    document.getElementById('topBar').scrollIntoView()
+    collectEvent()
+  }
+
+  const dateOpts = {
+    day: 'numeric',
+    month: 'long',
+    year: 'numeric'
+  };
+
+  const date = intl.formatDate(new Date(), dateOpts);
+
+  shuffleArray(optionalSentences)
+  const finalSentences = [
+    ...obligatorySentences,
+    optionalSentences[0],
+    optionalSentences[1]
+  ];
+
+  shuffleArray(finalSentences)
+
+  return (
+    <Container>
+      <AppHeader />
+      <SentencesContainer>
+        <SentenceHeader>
+          <FormattedMessage id="infoMessage" values={{ date }} />
+        </SentenceHeader>
+        {sentences && (
+          <SentenceList>
+          {finalSentences.map(it => it(sentences))}
+          </SentenceList>
+        )}
+        <StyledButton onClick={buttonAction}><FormattedMessage id={buttonLabelId} /></StyledButton>
+      </SentencesContainer>
+      <ShareButtons />
+      <AppFooter />
+    </Container>
+  );
+}
+
+export default App
diff --git a/src/ui/AppFooter.jsx b/src/ui/AppFooter.jsx
new file mode 100644
index 0000000..b856a04
--- /dev/null
+++ b/src/ui/AppFooter.jsx
@@ -0,0 +1,96 @@
+import React from 'react'
+import breakpoints from './breakpoints'
+import styled from 'styled-components'
+import { useIntl, FormattedMessage } from 'react-intl'
+
+const Footer = styled.div`
+  display: flex;
+  margin-top: 1rem;
+  padding: 0.3rem;
+  background-color: white;
+  padding-left: 1rem;
+  padding-right: 1rem;
+  border-top: solid rgb(213, 35, 63) .1875rem;
+  clear: both;
+  width: 100vw;
+  flex-shrink: 0;
+  flex-direction: column;
+  align-items: center;
+`
+
+const FooterText = styled.footer`
+  width: 95vw;
+  font-size: 11px;
+  font-style: italic;
+  a {
+    color: rgb(15, 55, 100);
+  }
+  a:visited {
+    color: rgb(213, 35, 63);
+  }
+
+  @media (min-width: ${breakpoints.md}px) {
+    font-size: 11px;
+    width: 600px;
+  }
+  @media (min-width: ${breakpoints.lg}px) {
+    width: 750px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    width: 900px;
+    font-size: 14px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    width: 1400px;
+    font-size: 20px;
+  }
+`
+
+const GithubIcon = styled.span`
+  display: inline-block;
+  width: 15px;
+  height: 1em;
+  background-image: url('/github.svg');
+  background-position: center;
+  background-repeat: no-repeat;
+`
+
+const StarIcon = styled.span`
+  display: inline-block;
+  width: 15px;
+  height: 1em;
+  background-image: url('/star.svg');
+  background-position: center;
+  background-repeat: no-repeat;
+`
+
+const AppFooter = ({ }) => {
+  const intl = useIntl()
+  return (
+    <>
+      <Footer>
+        <FooterText>
+          <b><FormattedMessage id="footer1" /></b>&nbsp;
+          <FormattedMessage id="footer2" values={{
+            govLink: <a href={intl.formatMessage({id: "footerGovAddress"})}><FormattedMessage id="footer3" /></a>
+          }} />
+          <br />
+          <FormattedMessage id="footer4" values={{
+            star: <StarIcon />,
+            githubLogo: <GithubIcon />,
+            githubLink: <a href="https://github.com/808-Squad/koronawirus.lol"><FormattedMessage id="footer5" /></a>
+          }} />
+          <br />
+          <FormattedMessage id="footer6" values={{
+            freepik: <a href="https://www.freepik.com" title="Freepik">Freepik</a>,
+            flaticon: <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a>
+          }}/>
+          <br />
+          <FormattedMessage id="footer7" /> 4.02.2021
+        </FooterText>
+      </Footer>
+    </>
+  )
+}
+
+export default AppFooter
diff --git a/src/ui/AppHeader.jsx b/src/ui/AppHeader.jsx
new file mode 100644
index 0000000..7dfe371
--- /dev/null
+++ b/src/ui/AppHeader.jsx
@@ -0,0 +1,151 @@
+import React from 'react'
+import breakpoints from './breakpoints'
+import styled from 'styled-components'
+import { Media } from 'react-breakpoints'
+import { FormattedMessage } from 'react-intl'
+
+
+const TopBar = styled.div`
+  display: flex;
+  background-color: rgb(255, 198, 5);
+  width: 100vw;
+  min-height: 30px;
+  flex-direction: column;
+  justify-content: center;
+  align-items: center;
+  @media (min-width: ${breakpoints.md}px) {
+    min-height: 30px;
+  }
+  @media (min-width: ${breakpoints.lg}px) {
+    min-height: 30px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    min-height: 40px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    min-height: 60px;
+  }
+`
+
+const TopBarText = styled.div`
+  font-weight: bold;
+  font-size: 14px;
+  width: 95vw;
+  @media (min-width: ${breakpoints.md}px) {
+    width: 600px;
+  }
+  @media (min-width: ${breakpoints.lg}px) {
+    width: 750px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    width: 900px;
+    font-size: 22px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    width: 1400px;
+    font-size: 32px;
+  }
+`
+
+const LogoContainer = styled.div`
+  display: flex;
+  position: relative;
+  flex-direction: column;
+  align-items: center;
+  height: 150px;
+  min-height: 150px;
+  @media (min-width: ${breakpoints.md}px) {
+    height: 200px;
+    min-height: 200px;
+  }
+  @media (min-width: ${breakpoints.xl}px) {
+    height: 230px;
+    min-height: 230px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    height: 300px;
+    min-height: 300px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    height: 400px;
+    min-height: 400px;
+  }
+`
+
+const Logo = styled.img`
+  height: 100%;
+`
+
+const Header = styled.div`
+  position: absolute;
+  color: white;
+  font-weight: bold;
+  max-width: 100vw;
+  width: 100vw;
+  text-align: center;
+  display: flex;
+  flex-direction: column;
+  height: 100%;
+  justify-content: center;
+  align-items: center;
+`
+
+const HeaderTitle = styled.div`
+  margin: 6px;
+  font-size: 24px;
+  max-width: 300px;
+  @media (min-width: ${breakpoints.md}px) {
+    max-width: 90vw;
+    font-size: 36px;
+  }
+  @media (min-width: ${breakpoints.xl}px) {
+    font-size: 42px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    font-size: 56px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    font-size: 72px;
+  }
+`
+
+const HeaderSub = styled.p`
+  margin: 6px;
+  font-size: 16px;
+  @media (min-width: ${breakpoints.md}px) {
+    font-size: 20px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    font-size: 28px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    font-size: 40px;
+  }
+`
+
+const AppHeader = ({ }) => (
+  <>
+    <TopBar id="topBar">
+      <TopBarText><FormattedMessage id="topBar" /></TopBarText>
+    </TopBar>
+    <LogoContainer>
+      <Logo src="/logo.jpg" />
+      <Header>
+        <HeaderTitle><FormattedMessage id="header"/></HeaderTitle>
+        <Media>
+          {
+            ({ breakpoints, currentBreakpoint }) => {
+              return breakpoints[currentBreakpoint] >= breakpoints.sm ? (
+                <HeaderSub><FormattedMessage id="subHeader"/></HeaderSub>
+              ) : (
+                <></>
+              )
+            }
+          }
+        </Media>
+      </Header>
+    </LogoContainer>
+  </>
+)
+
+export default AppHeader
diff --git a/src/ui/AppSentences.jsx b/src/ui/AppSentences.jsx
new file mode 100644
index 0000000..6a58bba
--- /dev/null
+++ b/src/ui/AppSentences.jsx
@@ -0,0 +1,321 @@
+import styled from 'styled-components'
+import React, { useEffect, useState } from 'react'
+import breakpoints from './breakpoints'
+import { collectEvent, shuffleArray, chooseLanguage } from '../utils'
+import { useIntl, FormattedMessage } from 'react-intl'
+
+
+const QUARANTINE_MIN = 7;
+const QUARANTINE_MAX = 14;
+
+let data = null;
+
+const dataPath = `lolcontent/${chooseLanguage()}.tsv`
+
+let xhr = new XMLHttpRequest();
+xhr.open("GET", dataPath, true);
+xhr.onload = () => {
+    if (xhr.readyState === 4) {
+        if (xhr.status === 200) {
+            data = xhr.responseText.replace(/[\r]+/g, '').split('\n').filter(e => e);
+            for (let i = 0; i < data.length; i++) {
+                data[i] = data[i].split('\t').filter(e => e);
+            }
+        } else {
+            console.error(xhr.statusText);
+        }
+    }
+};
+xhr.send(null);
+
+Number.prototype.between = function(a, b) {
+  return a <= this && this <= b;
+};
+
+function getRandomRange(first, last, data) {
+    last += 1;  // Last index in slices etc. is usually 1 higher than what you need
+    const delta = last - first;
+
+    let arr = [];
+    for (let i = first; i < last; i++) {
+        arr = arr.concat(data[i]);
+    }
+    shuffleArray(arr);
+
+    const result = [];
+    for (let i = 0; i < delta; i++) {
+        const idx = Math.floor(Math.random() * (arr.length - 1));
+        result.push(arr.splice(idx, 1));
+    }
+    return result;
+}
+
+function getRandom(n, data) {
+    const arr = data[n];
+    const len = arr.length;
+    shuffleArray(arr);
+    const idx = Math.floor(Math.random() * (len - 1));
+    return arr[idx];
+}
+
+function getBusSeatsNumber(percentage) {
+    return Math.floor(60 * Number(percentage) / 100);
+}
+
+function getSchoolGradeRange() {
+    const min = 1;
+    const max = 8;
+    const lo = min + Math.floor(Math.random() * (max - min));
+    const hi = lo + 1 + Math.floor(Math.random() * (max - lo));
+    return `${lo}-${hi}`;
+}
+
+
+const SentencesContainer = styled.div`
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  flex: 1 0 auto;
+  width: 90vw;
+  @media (min-width: ${breakpoints.md}px) {
+    width: 600px;
+  }
+  @media (min-width: ${breakpoints.lg}px) {
+    width: 750px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    width: 900px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    width: 1400px;
+  }
+`
+
+const SentenceHeader = styled.h2`
+  font-size: 18px;
+  width: 100%;
+  margin-top: 20px;
+  @media (min-width: ${breakpoints.md}px) {
+    margin-top: 30px;
+    margin-bottom: 15px;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    margin-top: 45px;
+    font-size: 24px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    margin-top: 60px;
+    font-size: 36px;
+  }
+`
+const SentenceList = styled.ul`
+  list-style-position: inside;
+  padding-left: 0;
+  margin: 0;
+  @media (min-width: ${breakpoints.md}px) {
+    padding-left: 1.5em;
+    list-style-position: outside;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    font-size: 20px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    font-size: 30px;
+  }
+`
+
+const Sentence = styled.li`
+  margin: 10px 0;
+  @media (min-width: ${breakpoints.lg}px) {
+    margin: 16px 0;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    margin: 20px 0;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    margin: 28px 0;
+  }
+`
+
+const StyledButton = styled.button`
+  background-color: white;
+  color: rgb(213, 35, 63);
+  border: 3px solid;
+  border-radius: 5px;
+  border-color: rgb(213, 35, 63);
+  font-size: 16px;
+  font-weight: bold;
+  padding: 0 1em;
+  min-height: 30px;
+  margin: 10px;
+  cursor: pointer;
+  outline: none;
+  &:hover {
+    background-color: rgb(213, 35, 63);
+    color: white;
+  }
+  @media (min-width: ${breakpoints.md}px) {
+    padding: 0 2em;
+  }
+  @media (min-width: ${breakpoints.xxl}px) {
+    font-size: 20px;
+    min-height: 40px;
+  }
+  @media (min-width: ${breakpoints.xxxl}px) {
+    font-size: 30px;
+    min-height: 60px;
+  }
+`
+
+
+function AppSentences(props) {
+    /*
+     * Format:
+     *  sentences[n]          - value for sentence `n`
+     *  sentences['meta'][locale][n]  - additional data for sentence `n` in `locale`
+     */
+    const [sentences, setSentences] = useState(null)
+    const [buttonLabelId, setButtonLabelId] = useState("button")
+    const intl = useIntl()
+
+    function getQuarantineDecision() {
+        let rnd = Math.random();
+        if (rnd <= 0.25) {
+            // return "zwolnione z kwarantanny";
+            return intl.formatMessage({id: "dynamicQuarantine1"});
+        }
+        else {
+            rnd = Math.random();
+            const quarantine_days = QUARANTINE_MIN + Math.floor(rnd * (QUARANTINE_MAX - QUARANTINE_MIN));
+            // return "zobowiązane do odbycia kwarantanny przez " + quarantine_days + " dni";
+            return intl.formatMessage({id: "dynamicQuarantine2"}, { days: quarantine_days });
+        }
+    }
+
+    function getRestaurantState(value1, value2) {
+        // if (value1.includes("zamknięte")) {
+        const closedStr = intl.formatMessage({id: "dynamicRestaurant1"});
+        if (value1.includes(closedStr)) {
+            return "";
+        }
+        // return `, pod warunkiem ${value2}`;
+        return intl.formatMessage({id: "dynamicRestaurant2", values: { condition: value2 }});
+    }
+
+    function generate() {
+        let dict = {};
+        [dict[0], dict[1], dict[2], dict[3]] = getRandomRange(0, 3, data);
+        dict[4] = getRandom(4, data);
+        dict[5] = getRandom(5, data);
+        dict[6] = getQuarantineDecision();
+        dict[7] = getRandom(7, data);
+        [dict[8], dict[9], dict[10], dict[11]] = getRandomRange(8, 11, data);
+        [dict[12], dict[13], dict[14], dict[15], dict[16]] = getRandomRange(12, 16, data);
+        dict[17] = getRandom(17, data);
+        dict[18] = getRandom(18, data);
+        dict[19] = getRestaurantState(dict[18], getRandom(19, data));
+        dict[20] = getSchoolGradeRange();
+        dict[21] = getRandom(21, data);
+        dict[22] = getRandom(22, data);
+        dict[23] = getRandom(23, data);
+        dict[24] = getRandom(24, data);
+        dict[25] = getRandom(25, data);
+        [dict[26], dict[27]] = getRandomRange(26, 27, data);
+        dict[28] = getRandom(28, data);
+        dict[29] = getRandom(29, data);
+        dict[30] = getRandom(30, data);
+        dict[31] = getRandom(31, data);
+        dict[32] = getBusSeatsNumber(dict[31]);
+        dict['meta'] = {};
+        dict['meta']['pl'] = {};
+        dict['meta']['pl'][7] = (() => {
+            const n = Number(dict[7]);
+            if ((n % 10).between(2, 4) && !(n % 100).between(12, 14)) {
+                return ['mogą', 'osoby'];
+            }
+            else {
+                return ['może', 'osób'];
+            }
+        })();
+        dict['meta']['pl'][32] = (() => {
+            const n = Number(dict[32]);
+            if ((n % 10).between(2, 4) && !(n % 100).between(12, 14)) {
+                return ['mogą', 'miejsca siedzące'];
+            }
+            else {
+                return ['może', 'miejsc siedzących'];
+            }
+        })();
+        return dict;
+    }
+
+    const getValues = (sentences, indexes) => indexes.reduce((obj, index) => ({
+        ...obj,
+        [index]: sentences[index]
+    }), {})
+
+    const optionalSentences = [
+        (sentences => (<Sentence key="2"><FormattedMessage id="sentence2" values={getValues(sentences, [4, 5, 6])} /></Sentence>)),
+        (sentences => (<Sentence key="6"><FormattedMessage id="sentence6" values={getValues(sentences, [18, 19])} /></Sentence>)),
+        (sentences => (<Sentence key="8"><FormattedMessage id="sentence8" values={getValues(sentences, [25])} /></Sentence>)),
+        (sentences => (<Sentence key="10"><FormattedMessage id="sentence10" values={getValues(sentences, [29, 30])} /></Sentence>)),
+        (sentences => (<Sentence key="11"><FormattedMessage id="sentence11" values={{
+            ...getValues(sentences, [31, 32]),
+            meta_pl_32_0: sentences['meta']['pl'][32][0],
+            meta_pl_32_1: sentences['meta']['pl'][32][1]
+        }} /></Sentence>))
+    ]
+
+    const obligatorySentences = [
+        (sentences => (<Sentence key="1"><FormattedMessage id="sentence1" values={getValues(sentences, [0, 1, 2, 3])}/></Sentence>)),
+        (sentences => (<Sentence key="3"><FormattedMessage id="sentence3" values={{
+            ...getValues(sentences, [7, 8, 9]),
+            meta_pl_7_0: sentences['meta']['pl'][7][0],
+            meta_pl_7_1: sentences['meta']['pl'][7][1]
+        }} /></Sentence>)),
+        (sentences => (<Sentence key="4"><FormattedMessage id="sentence4" values={getValues(sentences, [10, 11])} />.</Sentence>)),
+        (sentences => (<Sentence key="9"><FormattedMessage id="sentence9" values={getValues(sentences, [26, 27, 28])} /></Sentence>)),
+        (sentences => (<Sentence key="7"><FormattedMessage id="sentence7" values={getValues(sentences, [20, 21, 22, 23, 24])} /></Sentence>)),
+        (sentences => (<Sentence key="5"><FormattedMessage id="sentence5" values={getValues(sentences, [12, 13, 14, 15, 16, 17])} /></Sentence>))
+    ]
+
+    const buttonAction = () => {
+        setSentences(generate(intl))
+        setButtonLabelId("buttonGenerateNew")
+        document.getElementById('topBar').scrollIntoView()
+        collectEvent()
+    }
+
+    const dateOpts = {
+        day: 'numeric',
+        month: 'long',
+        year: 'numeric'
+    };
+
+    const date = intl.formatDate(new Date(), dateOpts);
+
+    shuffleArray(optionalSentences)
+    const finalSentences = [
+        ...obligatorySentences,
+        optionalSentences[0],
+        optionalSentences[1]
+    ];
+
+    shuffleArray(finalSentences)
+
+    return (
+        <SentencesContainer>
+            <SentenceHeader>
+                <FormattedMessage id="infoMessage" values={{ date }} />
+            </SentenceHeader>
+            {sentences && (
+                <SentenceList>
+                {finalSentences.map(it => it(sentences))}
+                </SentenceList>
+            )}
+            <StyledButton onClick={buttonAction}><FormattedMessage id={buttonLabelId} /></StyledButton>
+        </SentencesContainer>
+    )
+}
+
+export default AppSentences
\ No newline at end of file
diff --git a/src/ui/ShareButtons.jsx b/src/ui/ShareButtons.jsx
new file mode 100644
index 0000000..2f6201f
--- /dev/null
+++ b/src/ui/ShareButtons.jsx
@@ -0,0 +1,52 @@
+import React from 'react'
+import { 
+    FacebookShareButton, 
+    FacebookIcon, 
+    FacebookMessengerShareButton,
+    FacebookMessengerIcon, 
+    TwitterShareButton,
+    TwitterIcon,
+    TelegramShareButton,
+    TelegramIcon,
+    LinkedinShareButton,
+    LinkedinIcon
+} from 'react-share'
+import styled from 'styled-components';
+import { chooseLanguage } from '../utils';
+
+const ShareButtonContainer = styled.div`
+    display: flex;
+    margin-top: 15px;
+    & > button {
+        margin-right: 5px;
+    }
+`
+const language = chooseLanguage()
+
+const url = `https://koronawirus.lol/${language !== "pl" ? `${language}/` : ""}`
+
+const ShareButtons = ({ }) => (
+    <>
+        <ShareButtonContainer>
+            <FacebookShareButton url={url}>
+                <FacebookIcon size={32} round />
+            </FacebookShareButton>
+            <button className="react-share__ShareButton" style={{ background: 'white', border: 0, margin: 0, paddingLeft: 0 }} onClick={() => {
+                window.location.href = `fb-messenger://share?link=${url}`
+            }}>
+                <FacebookMessengerIcon size={32} round />
+            </button>
+            <TwitterShareButton url={url}>
+                <TwitterIcon size={32} round />
+            </TwitterShareButton>
+            <TelegramShareButton url={url}>
+                <TelegramIcon size={32} round />
+            </TelegramShareButton>
+            <LinkedinShareButton url={url}>
+                <LinkedinIcon size={32} round />
+            </LinkedinShareButton>
+        </ShareButtonContainer>
+    </>
+)
+
+export default ShareButtons;
\ No newline at end of file
diff --git a/src/ui/breakpoints.js b/src/ui/breakpoints.js
new file mode 100644
index 0000000..5f1369e
--- /dev/null
+++ b/src/ui/breakpoints.js
@@ -0,0 +1,10 @@
+const breakpoints = {
+    xs: 0,
+    sm: 576,
+    md: 768,
+    lg: 992,
+    xl: 1200,
+    xxl: 2000,
+    xxxl: 3000
+}
+export default breakpoints;
\ No newline at end of file
diff --git a/src/utils.js b/src/utils.js
new file mode 100644
index 0000000..3aca10b
--- /dev/null
+++ b/src/utils.js
@@ -0,0 +1,73 @@
+import { v4 as uuidv4 } from 'uuid';
+import getUserLocale from 'get-user-locale';
+
+// Durstenfeld Shuffle from https://stackoverflow.com/a/12646864/6417161
+export function shuffleArray(array) {
+    for (let i = array.length - 1; i > 0; i--) {
+        const j = Math.floor(Math.random() * (i + 1));
+        [array[i], array[j]] = [array[j], array[i]];
+    }
+}
+
+const trackerId = "UA-188506897-1";
+const sessionUuid = uuidv4();
+let generationCounter = 0;
+const commonRequestParams = [
+    /*
+     * Proto version: 1
+     * Anonymize IP: true
+     * Client ID: generated for this session
+     * Tracker ID: constant
+     * Document location: document.location
+     */
+    "v=1",
+    "aip=1",
+    `cid=${sessionUuid}`,
+    `tid=${trackerId}`,
+    `dl=${document.location}`
+];
+
+export function collectVisit(uuid) {
+    const requestParams = commonRequestParams.concat([
+        /*
+         * Hit type: pageview
+         */
+        "t=pageview"
+    ]);
+
+    let req = new XMLHttpRequest();
+    req.open("GET", "https://www.google-analytics.com/collect?" + requestParams.join("&"));
+    req.send();
+}
+
+export function collectEvent(uuid) {
+    generationCounter += 1;
+    const requestParams = commonRequestParams.concat([
+        /*
+         * Hit type: event
+         * Event category: generation
+         * Event Action: generate
+         */
+        "t=event",
+        "ec=generation",
+        "ea=generate",
+        `el=${generationCounter}`
+    ]);
+
+    let req = new XMLHttpRequest();
+    req.open("GET", "https://www.google-analytics.com/collect?" + requestParams.join("&"));
+    req.send();
+}
+
+export function chooseLanguage() {
+    const address = window.location.href
+    const supportedLanguages = ["pl", "en"]
+
+    for (let language of supportedLanguages) {
+        if (address.includes(`/${language}`)) {
+            return language
+        }
+    }
+
+    return "pl"
+}
\ No newline at end of file