Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tuliohrc/video-marks


https://github.com/tuliohrc/video-marks

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Video Marks favicon.ico

This app is the second project that I'm using to review/study ReactJS basics.
Being like a bookmark of browsers, but in a website. Saving your favorite videos with a nice design and easy-to-use.

# Log

### 0.3.1v (Favicon)

### 0.3.0v (Marks logic)
![V 0 3](https://user-images.githubusercontent.com/62257920/156947670-56004855-1eaa-4afd-84f8-e0078706ccfc.png)
- URL button on each mark
- Working marks
- 'https:\\\\' add if not in already

### 0.2.3v (Hotfix)
- Error in the 'New' button

### 0.2.2v ('New' button)
- 'New' button working
- Form mode on state

### 0.2.1v (Mark basic saving)
- Add Mark function
- No repeat conditional

### 0.2v (Form)
- Basic inputs
- Change Handlers functions

### 0.1.3v (Basic Container)
- Container, Mark, New component
- Loop creation of marks

### 0.1.2v (Basic Form)
- Form component
- CSS basic configuration

### 0.1.1v (Basic Header)
- Header component
- Components folder
- Configured VScode environment

### 0.1.0v (Create)
- npx create-react-app "video-marks"
- Basic folders clean (removing unnecessary content)