Skip to content

marinalendt/js-project-happy-thoughts

 
 

Repository files navigation

Happy Thoughts

A small web app to share short, positive messages. To create, delete and edit a message, you have to create an account and log in.

Demo

https://project-happy-thoughts-ml.netlify.app/

Features when not logged in

  • Shows an array of happy thoughts
  • Like other messages
  • Shows how long ago messages were posted
  • Works on mobile and desktop

Features when logged in

  • You can create your own happy thought
  • You can delete a thought
  • You can edit and change an existing thought

Tech

Frontend:

  • React
  • Styled components
  • Day.js
  • Fetch API from my own database in backend

Backend:

  • Node.js/Express
  • MongoDB

API

  • Connected to the backend API that I created, and deployed on Render
ENJOY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.6%
  • HTML 4.4%