Skip to content

A nostalgia 2000s-inspired website created to post stories. Made in collaboration with @evris99.

License

Notifications You must be signed in to change notification settings

annapapa915/Broken-Heart-Syndrome

Repository files navigation

Broken-Heart-Syndrome

This is an image

A nostalgia 2000s-inspired website created to post stories. Users can either view older posts or submit new ones. There is an integrated like system for posts as well as sorting options. The site can be visited here.

How to run

  • Have node.js installed
  • Clone the repository
  • Obtain an API key from Google reCAPTCHA
  • Set CAPTCHA_SECRET environment variable to Google API key in operating system or .env file
  • Run npm install
  • Run npm start