Getting Started first clone the repository git clone [email protected]:Manuelp1345/the-inventorist-your-inventory-hero.git then install the dependencies npm install configure the .env file REACT_APP_API_URL=http://localhost:8080 then run the project npm run dev