About the Project • This project was created using Create React App, for RIC programmer interview. • As I don't know many technical details in GO & react, I used deepseek and chatgpt to write many of the code😔.
⸻
Commands You Can Run • npm start • Starts the app in development mode. • Opens http://localhost:3000 in your browser. • The page will refresh automatically when you make changes. • npm test • npm run build • Creates a production (ready-to-deploy) version of your app. • The code will be optimized and compressed to run faster. • The result is stored in the build folder. • npm run eject