manucho007 / nordsec-servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List of Servers Project

App deploy here Server's site

Improvements list

If I had more time I would have liked to:

  • Add pagination to the list of servers
  • Add a search bar for the servers
  • Increase the code coverage
  • Add E2E testing with cypress
  • Improve the design of the store
  • fix the open navigation menu on mobile screen ;)
  • Add better error handling to the services
  • Add input validators to Login inputs
  • Reorganize the components.

-FYI I tried to use VITE but I couldn't s´properly setup jest to run on any test for react files, so I had to go back to create-react-app.

Tech Stack

  • React
  • Redux-toolkit
  • Tailwind
  • Husky Hooks + Prettier + EsLint on pre-commit
  • release-please for deployments on merge to master
  • Deploymento to GitHub Pages
  • Read changelog for list of commits

Available Scripts

yarn start

username: tesonet,

pwd:partyanimal

yarn test to see available tests made

About

License:Apache License 2.0


Languages

Language:TypeScript 90.2%Language:HTML 5.2%Language:CSS 3.2%Language:JavaScript 1.0%Language:Shell 0.3%