GithubHelp home page GithubHelp logo

technigo-9-20-happy-thoughts's Introduction

Happy Thoughts ๐Ÿ’–

This project was to make a kind of Twitter App in React by fetching and posting to an API. The user can post and like happy thoughts.

The problem

Tech I've used / What I've practiced

  • React.js / State and Effect hooks
  • JavaScript
  • JSX
  • API

The goal was to practice using React state and effect hooks while fetching and posting data to an API. I started with the list of messages, fetching from the API and mapping through the data to create the list. The data is sorted and messages with no input are filtered out. I continued to create the input form in which the user can post their happy thoughts. The submit button is disabled if the user puts in too many/few characters and there is a counter to show the user how many characters they have used. Finally I added a counter for how many individual posts the user has liked. I did this using a state hook with an array that stores the id of the liked post. If I had more time I would make individual css files for the components and made it more responsive.

View it live ๐ŸŽ‰

https://annas-happy-thoughts.netlify.app/

technigo-9-20-happy-thoughts's People

Contributors

annahellqvist avatar idlefingers avatar emolsz avatar dependabot[bot] avatar jenniedalgren avatar puj avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.