Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isabellanunesdev/daily-front-challenges
This repository contains a collection of front-end projects designed as challenges for my students.
https://github.com/isabellanunesdev/daily-front-challenges
frontend maintaining
Last synced: about 2 months ago
JSON representation
This repository contains a collection of front-end projects designed as challenges for my students.
- Host: GitHub
- URL: https://github.com/isabellanunesdev/daily-front-challenges
- Owner: isabellanunesdev
- License: mit
- Created: 2024-05-07T18:35:47.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-02T03:00:07.000Z (7 months ago)
- Last Synced: 2024-10-30T16:25:14.711Z (3 months ago)
- Topics: frontend, maintaining
- Language: HTML
- Homepage:
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Daily front-end challenges
![Languages used](https://img.shields.io/github/languages/count/isadfrn/daily-front-challenges?style=flat-square)
![Repository size](https://img.shields.io/github/repo-size/isadfrn/daily-front-challenges?style=flat-square)
![Last commit](https://img.shields.io/github/last-commit/isadfrn/daily-front-challenges?style=flat-square)## About
This repository contains a collection of front-end projects designed as challenges for my students.
[Figma](https://www.figma.com/design/nLVBGUpzexiYLFfcPYjLeh/Daily-front-end-challenges?node-id=0%3A1&t=BODHNRzK6GAv70jC-1)
### Projects
[Blow up the balloon](./blow-up-the-balloon/README.md)
[Itaú home](./itau-home/README.md)
[Movies carrousel](./movies-carrousel/README.md)
[Star Wars lightsaber](./star-wars-lightsaber/README.md)
## Run
Install [Live Server extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer), right click on `index.html` file and then click on `Open with Live Server`.
## Contributing
This repository is using [Gitflow Workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) and [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), so if you want to contribute:
- create a branch from develop branch;
- make your contributions;
- open a [Pull Request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) to develop branch;
- wait for discussion and future approval;I thank you in advance for any contribution.
## Status
Maintaining
## License
[MIT](./LICENSE)