jonoise / react-tours-app

On this project we developed a tours interface. We fetched data from a dummy API and render a Tour component with the ability to remove itself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tours display project.

tours_github

On this project we developed a tours interface. We fetched data from a dummy API and render a Tour component with the ability to remove itself.

On this project with worked with:

  • Async functions to fetch data from an API.
  • UseState and UseEffect hooks.
  • Delete items functionality.
  • Show more/Show less functionality.

Install.

To run the project just clone it, install dependencies and run start.

npm install && npm start

About

On this project we developed a tours interface. We fetched data from a dummy API and render a Tour component with the ability to remove itself.


Languages

Language:CSS 49.2%Language:JavaScript 31.8%Language:HTML 19.0%