Welcome to the React ERP System! This project was developed during the Codi Tech Bootcamp, where an ERP system with secure routes was created. Unfortunately, the backend code was lost on an old laptop, but there are plans to develop a new backend in the future.
To run the React app locally, follow these simple steps:
-
Install Node Modules:
npm install --force
-
Install Node Modules:
npm run start
The app will be accessible at http://localhost:3000.
Enterprise Resource Planning (ERP) systems are comprehensive software solutions that organizations use to manage and integrate various business processes. These processes often include planning, purchasing, inventory, sales, marketing, finance, and more. ERP systems aim to streamline operations, improve efficiency, and provide valuable insights for better decision-making.
In the context of this project, the ERP system was designed to [add more details about the specific goals or modules your system intended to address].
While the original backend code is lost, there are plans to create a new and improved backend for the ERP system. Stay tuned for updates!
If you're interested in contributing to the project or have suggestions, feel free to open an issue or submit a pull request.