This project was a initiative of Alura where We should simulate a real project.
A site should be built using a Figma model and the activities was managed by Trello platform.
The main project functionality is to enable the user to share its codes in a easy way by using highlight.js library,
and exporting it as an image.
Build this project using my acquired knowledge and cooperate with community involved in this project.
- Visual Studio code
- JavaScript
- Sass
- Local Storage API
- highlight.js
- Figma
- Trello
CSS : BEM
-
Clone the project
git clone https://github.com/mt-torres/alura-dev
-
Project should be opened through a local sever. I recommend using the Live Server extension.
Or just acess mt-torres.github.io/alura-dev/editor.html
- Apply hover style for buttons
- Improve alerts messages
- Add feature to take code screenshots
- Include form validations
- Add GitHub API to validate user login ✔️
- Refactor and organize Javascript code
- Enable search bar