Skip to content

IrvHenri/tellit-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Tellit! (React Version)

Tellit! is a story creator app that is a cross between twitter and reddit. This project was remade with React and Sequelize.

Features

  • users can sign up and create an account
  • users can login
  • users can start a story
  • users can add contributions to an existing story
  • users can upvote a contribution
  • users can see upvotes of a contribution
  • the creator of a story can accept a contribution; this merges it to the rest of the story
  • the creator of a story can mark the story complete
  • Protected Routes via jsonwebtoken

Preview

Signup

sign up form

Homepage

tell-it mobile

Story Detailed Page

tell-it mobile

Story Detailed Page (Author View)

tell-it mobile

Author Accepts Contribution

tell-it mobile

Mobile view (375px breakpoint)

tell-it mobile

Tech Stack

  • React
  • React Router
  • Express
  • Sequelize

Client Dependencies

  • @material-ui/core
  • axios
  • react-router-dom
  • react-timeago

Server Dependencies

  • bcrypt
  • express
  • jsonwebtoken
  • password-validator
  • pg
  • pg-hstore
  • sequelize

About

A refactor of my Tell-it! app. Refactored with React, and Sequelize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published