A projects list that you can search, create, edit and delete a project. I recommend using yarn instead of npm to install dependencies and run the project
yarn or npm install
yarn start or npm start
yarn build && npx serve -s build or npm run build && npx serve -s build
Test is not implemented yet.