Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beamanator/cairo-codes-projects
Collection of projects created for Cairo Codes students
https://github.com/beamanator/cairo-codes-projects
Last synced: 3 days ago
JSON representation
Collection of projects created for Cairo Codes students
- Host: GitHub
- URL: https://github.com/beamanator/cairo-codes-projects
- Owner: Beamanator
- Created: 2020-01-17T19:22:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T06:25:32.000Z (about 2 years ago)
- Last Synced: 2024-11-01T17:51:43.495Z (about 2 months ago)
- Language: JavaScript
- Size: 688 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cairo-codes projects
## [cypress-intro](https://github.com/Beamanator/cairo-codes-projects/tree/master/cypress-intro)
This is a basic React application, with `cypress` installed, where we added a few basic Cypress tests to get a feel for the library.
Remember, `cypress` is not written with React or Svelte code, it's purely Javascript, with methods from its own library.
## [cypress-intro-svelte](https://github.com/Beamanator/cairo-codes-projects/tree/master/cypress-intro-svelte)
This is a basic Svelte application, with `cypress` installed. There is only one Cypress test for now, which came directly from the tutorial on the Cypress site. Feel free to play around with this (as it is homework!)
## Classes streamed on YouTube
[Cairo Codes YouTube Classes](https://www.youtube.com/playlist?list=PL9udr3oK9WBhJ-xvzbHFSVHUBLRgNL5hj)