mmrosatab / challenge-posts-and-upvotes

Reactjs application to post and upvote

Home Page:https://challenge-posts-and-upvotes.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

challeng-posts-and-upvotes

Web application to posts and upvotes proposed by the Segware company.

The purpose this application is to provide a service of posts and upvotes. For development, were used, in addition to ReactJS, were used the technologies React Router DOM V6, Normalize.css and Material UI Design.

You can use this application here: https://challenge-posts-and-upvotes.vercel.app/

How to use this application locally?

  1. Install dependencies

    yarn install

  2. Run project

    yarn start

How to run tests?

  1. Run tests

    yarn test

TODO List

  • - Sign In
  • - Sign Up
  • - Recovery password
  • - Redirect user to Home if already has token
  • - Load feeds
  • - Make new post
  • - Add like and love reactions
  • - Add Not Found Page for unknown routers
  • - Tests

About

Reactjs application to post and upvote

https://challenge-posts-and-upvotes.vercel.app


Languages

Language:JavaScript 97.2%Language:HTML 2.8%