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

https://github.com/midudev/tiktok-clone

Clone de TikTok para fines educativos
https://github.com/midudev/tiktok-clone

hacktoberfest

Last synced: 6 months ago
JSON representation

Clone de TikTok para fines educativos

Awesome Lists containing this project

README

        

### TikTok Clone

***TikTok Clone for educational purposes***

![](https://img.shields.io/badge/Contributions-Welcome-brightgreen.svg)
![](https://img.shields.io/badge/Maintained%3F-Yes-brightgreen.svg)

Table of Contents



  1. About The Project
    Getting Started


  2. Contributing

  3. License

  4. Contact

## About The Project

TikTok clone is a educational proyect which tries to reproduce the famous TikTok app with React

## Getting Started

Install the dependencies:

```sh
$ npm install
// or
$ yarn
```

Run in dev mode:

```sh
$ npm run dev
// or
$ yarn dev
```

### Built With

- JavaScript
- [Vite](https://vitejs.dev)
- [React](https://reactjs.org/)

## Contributing

Contributions are what make the Open Source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a Pull Request. You can also simply [open an issue](https://github.com/midudev/titok-clone/issues) with the tag *enhancement*.

Don't forget to **give the project a star ⭐!** Thanks again!

1. Fork the project

2. Clone the repository

```bash
git clone https://github.com/@username/tiktok-clone
```

3. Create your Feature Branch

```bash
git checkout -b feature/AmazingFeature
```

4. Push to the Branch

```bash
git push origin feature/AmazingFeature
```

5. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

## Contact 📭

**Miguel Ángel Durán @midudev**
[@midudev](https://twitter.com/midudev) - [email protected]