Skip to content
/ twitt Public

[Deprecated] Real-time Twitter clone React-Native App with GraphQL-Node-MongoDB backend.

License

Notifications You must be signed in to change notification settings

vigzmv/twitt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Deprecated] Twitt

Open Source Love    license    contributions welcome

Realtime Twitter clone native App with GraphQL-Node-MongoDB backend.

drawing

Features:

  • Realtime Tweet feed powered by Apollo Client and Websocktes PubSub.
  • Optimistic UI methodolgy for quick UI and smooth UX.
  • Cool Skeleton Loading Placeholders
  • GraphQL fragments

Built Using:

  • React Native
  • Redux
  • GraphQL
  • Apollo GraphQl Client
  • MongoDB
  • React Navigation
  • Web Socktes
  • JWT Auth

Run the App

Native

Install the dependencies:

npm install

Run the development server:

exp start

Server

Install the dependencies:

npm install

Run the development server:

npm run dev

Contribute ?

  • Fork the repository
  • Commit your changes
  • Submit a pull request

Licence

MIT Licence © Vignesh M

About

[Deprecated] Real-time Twitter clone React-Native App with GraphQL-Node-MongoDB backend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published