Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsegg/gifos
Interactive web application to share animated GIFs.
https://github.com/lsegg/gifos
acamica css dom-manipulation gif gifos gifs html javascript react sass vite
Last synced: 12 days ago
JSON representation
Interactive web application to share animated GIFs.
- Host: GitHub
- URL: https://github.com/lsegg/gifos
- Owner: lsegg
- License: mit
- Created: 2021-02-08T00:57:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T19:05:20.000Z (6 months ago)
- Last Synced: 2024-11-14T05:26:20.500Z (2 months ago)
- Topics: acamica, css, dom-manipulation, gif, gifos, gifs, html, javascript, react, sass, vite
- Language: JavaScript
- Homepage: https://lsegg.github.io/gifos/
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GIFOS
This is an interactive web application to share animated GIFs based on a practise exercise from a Udemy course I'm taking ([React: De cero a experto ( Hooks y MERN )](https://www.udemy.com/course/react-cero-experto)) combined with the project's mock-up from another course I took, the Web Full Stack Development intensive programme by AcΓ‘mica.
## Built with π οΈ
- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS) - Stylesheet language.
- [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) - Markup language.
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) - Programming language.
- [Jest](https://jestjs.io/) - JavaScript Testing Framework.
- [React](https://reactjs.org/) - A JavaScript library for building user interfaces.
- [Sass](https://sass-lang.com/install) - Preprocessor scripting language
- [Vite](https://vitejs.dev/) - Frontend build tool.## Previews
### Desktop
### Mobile
## License π
This project is under (MIT License) - See the file [LICENSE](LICENSE) for more details
---