Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

---