This app for Topcoder challenge making translation app. This app using Node JS with Adonis JS, Bootstrap 5, and Axios
Avaiable commands on this project :
npm installfor install all dependenciesnpm run devfor running local developmentnpm run buildfor build the project into production stage (after build the project copy the env file from projectroottobuildfolder)