Code Monkey home page Code Monkey logo

tamagotreal's Introduction

ย 


๐Ÿน Tamagotreal

Tamagotchi for your real pets. For kids nowadays: this is Instagram for your pets ๐Ÿน ๐Ÿฑ ๐Ÿถ

Tamagotreal is live at tamagotreal.vercel.app!

This is the open source project of pet social media to expose your cute pet and will be the eyebleach for others. Tamagotreal uses Supabase to:

  • authenticate user for sign in with 3rd party apps such as Google, Twitter, and GitHub
  • storing data of pets info, feeds, and comments
  • storage to upload the pet's photo

Upcoming Features

  • profile
  • feeds
  • comment
  • like
  • auto re-login
  • share feed
  • chat room
  • stories
  • notification
  • view other pet's profile

Getting Started

yarn install

Install all dependencies.

yarn api build [-w]

Build the API service.

Use -w to watch all the changes in the development environment.

yarn api start

Run the API service. Using port 3000 as default.

Run yarn api node . to run the service in the production.

[REACT_APP_API_URL=<API_SERVICE_URL>] yarn web start

Runs the app in the development mode. Press Y if it offer you to run the app on another port.

Open http://localhost:3001 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

[REACT_APP_API_URL=<API_SERVICE_URL>] yarn web build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

See the section about deployment for more information.

Contributing

  1. Like this repo <3
  2. Send an issue
  3. Or, fork and send us a pull request to the main branch

Maintainers

License

MIT

high-five

tamagotreal's People

Contributors

mgilangjanuar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tamagotreal's Issues

Loading indicator

Please implement the loading indicator in like, delete, fetching to give the proper feedback to users.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.