JeffersonCarvalh0 / TwitterClone

A simple twitter clone made for studies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwitterClone

A simple twitter clone. This is a work in progress repository for study purposses. The objective is to create a back end and an app that simulates twitter behaviour.

App

  • React Native
  • Typescript
  • Styled components
  • Storybooks
  • Jest/React native testing library

To run: make sure you have react native set up properly in your computer. Instructions here.

Navigate to app and run yarn to download and install the dependencies. To run the app, yarn start to start the bundler, open an emulator or plug a device and run yarn android or yarn ios depending on your platform(ios is not being tested).

Run yarn test to for the unit tests.

Server

Coming soon

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple twitter clone made for studies

License:MIT License


Languages

Language:JavaScript 25.7%Language:Objective-C 24.6%Language:Ruby 16.4%Language:Java 15.5%Language:TypeScript 14.3%Language:Starlark 3.5%