Coder Social home page Coder Social logo

project-happy-thoughts's Introduction

Happy Thoughts

In this week's project, I practiced React state skills by fetching and posting data to an API. It included the useState and useEffect.

We've built a simple API to collect 'happy thoughts'in a Twitter-like web app.

You can take a look at the web page here: https://ninamansster-happy-thoughts.netlify.com/

API documentation

Fetch recent thoughts

GET https://technigo-thoughts.herokuapp.com/

Create a thought

POST https://technigo-thoughts.herokuapp.com/

Like a thought

POST https://technigo-thoughts.herokuapp.com/THOUGHT_ID/like

I have learned: ๐Ÿง 

  • How to use APIs in React, firing requests within useEffect.
  • How to put the result of API responses into React state to show in the page.
  • What it's like to work with an API which you both send and receive data from.

project-happy-thoughts's People

Contributors

ninamansster avatar idlefingers avatar

Watchers

James Cloos 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.