/post-app

Primary LanguageJavaScript

REACT PROJECT

This project was created to practice react, to improve my skills as a software developer. Also this is my first adventure with react

This application consumes the https://jsonplaceholder.typicode.com api, when a post is selected, shows selected post title, content and comments, also show the post owner details

This project was bootstrapped with Create React App.

Available Scripts

Clone the project, in the project directory, you can run:

yarn install

After that, run:

yarn start

Open http://localhost:3000 to view the application.

The page will reload if you make edits.
You will also see any lint errors in the console.