Web with CRUD Operations of users for test in The Digital Celular.
- Clone the repository.
https://github.com/AwangMedidat/tdc-frontend
- Navigate to the project directory.
cd tdc-frontend
- Install the required dependencies.
npm install
- Start the development server.
npm start