Skip to content

realnifty/tweezer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweezer

Table of Contents

Description

https://tweezer-app.herokuapp.com/

This is a twitter-clone full-stack application.

To put this together, we used:

  • React
  • Bootstrap
  • GraphQL
  • Apollo Server
  • JSON Web Tokens (for secure user authentication)
  • Faker.js (to create data for demonstration purposes)

Landing Page

image

Login

image

Tweet Modal

image

Profile Example

image

Installation

To install locally, you'll need to clone the repo and run run npm i, then npm run develop. Your browser will open the app automatically.

If you want to access the app without installation, click here!

Usage Instructions

npm run develop

License

This project uses the MIT license. https://opensource.org/licenses/MIT License: MIT

Contributions

Robert Jimenez, Rogelio Pedraza, and Christopher Kimball

If you have any ideas for contributions to this project, please email one of us.

Test Instructions

There are no tests available at this time.

Contact Us

Robert Jimenez

Find me at rjimeneztech on GitHub for more information. Email me directly at rjimeneztech@gmail.com.

Rogelio Pedraza

Have questions? Reach me at the following sources!

GitHub: realnifty E-mail: lovecore@pm.me

Christopher Kimball

Questions? Please email me at kimballc3@yahoo.com. Do you like this project and want to see what else I'm doing? Here is my Github: axdot.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • HTML 2.4%
  • CSS 1.6%