Giter Club home page Giter Club logo

twitter-clone's Introduction

Simple Twitter Clone


๐Ÿ““ About the project:

A simple Twitter clone, with User creating, post Tweets and like it!


๐Ÿ“– What i learned ?

  1. React
  2. React Hooks and Components
  3. TypeScript types and interfaces
  4. WebSockets
  5. ESLINT
  6. Flex Layout
  7. MONGO DB
  8. ๐Ÿ’ช and a lot of other things.

๐Ÿ”จ Built with technologies:

  • JS
  • React
  • Express
  • WebSockets
  • MongoDB
  • React Hooks

๐Ÿš€ Run this project:

To run this project on your machine, do:

Clone this repository

$ git clone https://github.com/davioliveira-dev/twitter-clone.git

Enter the "backend" folder and run the project with Yarn or NPM , with the commands:

With Yarn

$ yarn install && yarn start

With NPM

$ npm install && npm start

Enter the "frontend" folder and run the project with Yarn or NPM , with the commands:

With Yarn

$ yarn install && yarn start

With NPM

$ npm install && npm start

And Finally:

Open on your browser the address http://localhost:3000

๐Ÿ“˜ Contributing

  1. Fork it (https://github.com/davioliveira-dev/twitter-clone/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

๐Ÿ’™ About me



twitter-clone's People

Contributors

davioliveira-dev avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

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.