Skip to content

webbddev/tours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tours project with fetched list of tours

Tours page functionality using useState and useEffect

General Information
  • Purpose of the project is to train myself on using useState, useEffect, fetching and working with data, props drilling, deploying "loading..." true/false functionality
Technologies Used
  • React.Js
Code Elements
  • useState, useEffect
  • fetching data, try/catch
  • 'Read More' ternary implementation with full/partial text + toggle functionality
Installation and project setup

After you clone this repo to your desktop, go to its root directory and run npm install to install its dependencies.

Once the dependencies are installed, you can run npm start to start the application. You will then be able to access it at localhost:3000

Acknowledgements

Credits to an awesome instructor John Smilga!

About

React project - Tours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published