Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/teagucordeiro/youtube-homepage-clone

πŸ“Ή A youtube homepage interface clone.
https://github.com/teagucordeiro/youtube-homepage-clone

material-ui mobx react typescript

Last synced: 6 days ago
JSON representation

πŸ“Ή A youtube homepage interface clone.

Awesome Lists containing this project

README

        

Youtube homepage clone


Tamanho do RepositΓ³rio
GitHub last commit

Feito pelo Thiago Oliveira

License of the project


About β€’
Extra features β€’
Technologies β€’
Status β€’
Running β€’
Author β€’
License

## :bookmark_tabs: About

Project developed during a class on the channel [Lucas Nhimi](https://www.youtube.com/c/LucasNhimi) and the project is a clone of the youtube homepage. In addition, the dark mode option of this youtube homepage was implemented. And during this class, I was able to review learn a little about the MUI and review the concepts of MobX.

---

## :fire: Extra features

- [x] Application refactoring using componentization
- [x] Adding Typing with Typescript
- [x] State management using MobX

---

### :hammer: **Technologies**

The following tools were used in the construction of the project:

- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [MobX](https://mobx.js.org/README.html)
- [MUI](https://mui.com/pt/)

---

### :triangular_ruler: **Project status**


πŸ‘¨β€πŸ« The project has already been completed!!

---

### :dvd: **Running the project**

```bash
# Clone this repository
$ git clone https://github.com/ThiagoOliveiraCordeiro/youtube-homepage-clone.git
# Access the project folder in terminal/cmd
$ cd youtube-homepage-clone
# Install the project dependencies
$ npm install
# or
$ yarn install
# Run the development server
$ npm run dev
# or
$ yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

---

### :boy: **Author**



Foto de Perfil Thiago Oliveira


Thiago Oliveira

Done with ❀️ by Thiago Oliveira πŸ‘‹πŸ½ Contact me!

[![Linkedin Badge](https://img.shields.io/badge/-Thiago_Oliveira-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)](https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)
[![Github Badge](https://img.shields.io/badge/-Thiago_Oliveira-000?style=flat-square&logo=Github&logoColor=white&link=https://github.com/ThiagoOliveiraCordeiro)](https://github.com/ThiagoOliveiraCordeiro)

---

### :page_facing_up: **License**


This project is licensed by [MIT](./LICENSE).