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 install
for install all dependenciesnpm run dev
for running local developmentnpm run build
for build the project into production stage (after build the project copy the env file from projectroot
tobuild
folder)