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
- Host: GitHub
- URL: https://github.com/midudev/tiktok-clone
- Owner: midudev
- License: mit
- Created: 2021-09-18T14:37:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T21:02:38.000Z (over 3 years ago)
- Last Synced: 2024-12-17T03:53:10.594Z (6 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 169
- Watchers: 5
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
###
TikTok Clone
***TikTok Clone for educational purposes***
Table of Contents
## 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]