It is ReactJS application prepared with TypeScript. To mention briefly what is in its content; Babel, WebPack React Hooks, React Intl, React Router, WebPack Alias, dotenv, Bootstrap, Theme Provider
To run it, it is enough to run npm start
command after npm install
.
### TÜRKÇE ###
TypeScript ile hazırlanan ReactJS uygulamasıdır. İçeriğinde neler olduğundan kısaca bahsetmek gerekirse; Babel, WebPack React Hooks, React Intl, React Router, WebPack Alias, dotenv, Bootstrap, Theme Provider
Çalıştırmak için npm install
sonrasında npm start
komutunu çalıştırmanız yeterlidir.