Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexandrelam/ducktape

Share 2 sec videos w/ your friends with Ducktape ๐Ÿ“น๐Ÿฆ†!
https://github.com/alexandrelam/ducktape

firebase nextjs social-network video

Last synced: about 1 month ago
JSON representation

Share 2 sec videos w/ your friends with Ducktape ๐Ÿ“น๐Ÿฆ†!

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]





Logo

Ducktape


2 sec videos to share your daily life!


Explore the docs ยป




View Demo
ยท
Report Bug
ยท
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started



  3. Usage

    • Install the pwa

    • Add friends



  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgments

## About The Project



(back to top)

### Built With

- [![Next][next.js]][next-url]
- [![React][react.js]][react-url]
- [![Firebase][firebase.js]][firebase-url]

(back to top)

## Getting Started

### Prerequisites

- npm
```sh
npm install npm@latest -g
```

### Installation

1. Create a Firebase project with Firestore, Auth and Storage for web. Keep the secret keys !
2. Clone the repo
```sh
git clone https://github.com/alexandrelam/ducktape.git
```
3. Install NPM packages
```sh
npm install
```
4. Enter your firebase secrets in `.env.local`

(back to top)

## Usage

### Install the PWA

You can install the pwa version of the app by adding it to the home screen using your web browser.



### Add friends

The best way to add friends is by sharing your link.



## Roadmap

- [ ] Optimize api calls
- [ ] Save your memories
- [ ] Make it easier to start developing

See the [open issues](https://github.com/alexandrelam/ducktape/issues) for a full list of proposed features (and known issues).

(back to top)

## 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. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

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

(back to top)

## Contact

Alexandre Lam - [email protected]

Project Link: [https://github.com/alexandrelam/ducktape](https://github.com/alexandrelam/ducktape)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/alexandrelam/ducktape.svg?style=for-the-badge
[contributors-url]: https://github.com/alexandrelam/ducktape/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/alexandrelam/ducktape.svg?style=for-the-badge
[forks-url]: https://github.com/alexandrelam/ducktape/network/members
[stars-shield]: https://img.shields.io/github/stars/alexandrelam/ducktape.svg?style=for-the-badge
[stars-url]: https://github.com/alexandrelam/ducktape/stargazers
[issues-shield]: https://img.shields.io/github/issues/alexandrelam/ducktape.svg?style=for-the-badge
[issues-url]: https://github.com/alexandrelam/ducktape/issues
[license-shield]: https://img.shields.io/github/license/alexandrelam/ducktape.svg?style=for-the-badge
[license-url]: https://github.com/alexandrelam/ducktape/blob/main/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/alexandre-lam-74787b191/
[product-screenshot]: images/screenshot.png
[next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[next-url]: https://nextjs.org/
[react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[react-url]: https://reactjs.org/
[firebase-url]: https://firebase.google.com/
[firebase.js]: https://img.shields.io/badge/Firebase-039BE5?style=for-the-badge&logo=Firebase&logoColor=white