Skip to content

React Dashboard homepage with collapsible cards

License

Notifications You must be signed in to change notification settings

saracrz/dashboard

Repository files navigation

Dashboards App

App where you can render collapsible cards with data info using Typescript, React, React Testing Library,Cypress and Styled Components.

🚀 Try in live -> Dashboards App

📝 Notion docs

Run your app

  1. cd my-app: Move to your project root directory
  2. npm install: Install all the project dependencies
  3. npm start: Start the development server on localhost:3000

✅ Testing

  • npm run test path-to-test (example path: src/containers/CollapsibleCard.test.tsx)

Unit tests

  • npm run test: Run unit tests with Jest and React Testing Library.
  • npm cypress open: Open e2e tests with Cypress.
  • npm cypress run: Run e2e tests with Cypress.

🔦 Linting

  • npm run lint: Run linter
  • npm run lint:fix: Fix lint issues

🌈 Tech Stack

🔀 Related information

This application was generated using the <⚡⚛️> Vite React Best Practices Template.

About

React Dashboard homepage with collapsible cards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •