/promelzi

Primary LanguageTypeScript

Features

  • Can add a risk owner
  • Can update a risk owner
  • Can delete a risk owner
  • Mobile responsive
  • Search function
  • Can sort table by clicking on any column head

Tech used

  • Next.js
  • Typescript
  • Tailwind CSS
  • JSON server

How to start

  1. Run npm install
  2. Run npx json-server db.json --port 8000
  3. Go to http://localhost:3000
  4. The backend json server should be running on http://localhost:8000