Using the GitHub API, I created a page to check users of this service. I drew inspiration for creating this page from the repository: 50projects50days
To run the code, you must have node.js installed. Then in the terminal in the project folder, you need to type
npm install
and then
npm run dev
Then click on the localhost link.
If u dont install packages type
npm install
Go to tests folder
cd tests
and than
npm run cypress:open
Go to E2E test and run in your browser test
- Figma
- JavaScript
- Vite
- Vue 3
- Tailwindcss
- Cypress