Skip to content

Repository files navigation

Same Here

Website: Same Here Screen Shot 2022-06-09 at 10 06 40 PM

Overview

!!!

Technical features

  • Authorization with JSON Web Tokens
  • Email Verification
  • Client side routing

User features

  • register an accoount and login
  • create posts and comment on others
  • access a compilation of useful links and resources

Tech Stack:

Client: JavaScript (React), Bootstrap

Server: JavaScript (Node.js), PostgreSQL, Heroku

Homepage

Screen Shot 2022-06-09 at 10 09 16 PM

Register Page

Screen Shot 2022-06-09 at 10 06 54 PM

Setup

  • cd client and run npm install
  • run npm run start
  • cd server and run npm install
  • must create a database locally using database.sql, an email for verification pushing, and also a .env file with corresponding fields:
    • jwtSecret
    • emailSecret
    • GMAIL_USER
    • GMAIL_PASS
    • PG_USER
    • PG_PASSWORD
    • PG_HOST
    • PG_PORT
    • PG_DATABASE
  • run npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages