TDC Client

Web with CRUD Operations of users for test in The Digital Celular.

Installing

  1. Clone the repository.
  https://github.com/AwangMedidat/tdc-frontend
  1. Navigate to the project directory.
  cd tdc-frontend
  1. Install the required dependencies.
  npm install
  1. Start the development server.
  npm start