harshitScript / create-react-app-html-template-manipulation

A react application to display the manipulation of the create-react-app html-template using the .env(key) file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML template Manipulation

  1. Show to how to manipulate the html template provided by create-react-app.
  2. Show how to make a application scalable to provide to multiple clients.
  3. Showing the power of ENV files as the key to our application.

About

A react application to display the manipulation of the create-react-app html-template using the .env(key) file.


Languages

Language:JavaScript 55.8%Language:HTML 23.2%Language:CSS 10.9%Language:Shell 10.1%