midudev / tiktok-clone

Clone de TikTok para fines educativos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TikTok Clone

TikTok Clone for educational purposes

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:

$ npm install
// or
$ yarn

Run in dev mode:

$ npm run dev
// or
$ yarn dev

Built With

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 with the tag enhancement.

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

  1. Fork the project

  2. Clone the repository

git clone https://github.com/@username/tiktok-clone
  1. Create your Feature Branch
git checkout -b feature/AmazingFeature
  1. Push to the Branch
git push origin feature/AmazingFeature
  1. Open a Pull Request

License

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

Contact 📭

Miguel Ángel Durán @midudev @midudev - miduga@gmail.com

About

Clone de TikTok para fines educativos

License:MIT License


Languages

Language:JavaScript 79.4%Language:CSS 17.3%Language:HTML 1.4%Language:TypeScript 1.3%Language:Shell 0.6%