Skip to content

henriquezago/contacts

Repository files navigation

Contact List

List, view details, edit and delete contacts.

Stack composition:

  • React
  • Typescript
  • Redux
  • Next.js
  • Jest
  • Cypress
  • SASS

CI is currently setup to run unit tests and E2E tests on every push to the repository.

Getting Started

Install dependencies:

  yarn install

Start the development server:

  yarn dev

Testing

Run unit tests:

  yarn test

Run E2E tests:

  yarn e2e

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published