Skip to content

Catalog of Dog Clothes is a web application desktop version to receive a list of tours from an API, this information is dynamic, we are able to filter our list by price, title or also we can use the search option to find tours for a specific city (New York, Mexico Cito, Lima, Boston), check tours details by clicking each tour.

Notifications You must be signed in to change notification settings

rubenpazch/catalogue-of-dog-clothes

Repository files navigation

e-Tours Web Application

Web application desktop version to list tours and check details


Explore this project »

View DemoReport BugGetting StartedInstallingExtra FeatureScreenshots of the AppAuthor


e-Tours Web Application is a web application desktop version to receive a list of tours from an API, this information is dynamic, we are able to filter our list by price, title or also we can use the search option to find tours for a specific city (New York, Mexico Cito, Lima, Boston), check tours details by clicking each tour. This application was build using React & Redux you can find the full requirements here.



Getting Started

This project was built using React and Redux version 17, it is a web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • Ruby 17.0.0
  • Redux 4.0.5
  • Git
  • React Testing Library
  • CSS modules
  • React Hooks

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using SSH 

# git clone  [email protected]:rubenpazch/catalogue-of-dog-clothes.git

Using HTTPS

# git clone  https://github.com/rubenpazch/catalogue-of-dog-clothes.git

  • Open terminal on your workspace with
cd /home/workspace/catalogue-of-dog-clothes

Install

To get started with the app, clone the repo, and then install the needed packages using yarn or npm:

# npm install or yarn install

to start the local application run:

# npm start

Usage

To watch the local version of this project check on your browser for the link

Listening on tcp:https://127.0.0.1:3000

Run tests

Run the test suite to verify that everything is working correctly:

# npm test

If the test suite passes, you'll be ready to run the app in a local server:

Deployment

To deploy to netlify just push your changes and create a new project inside netlify, the link your account with github, remenber that you can use

npm run build or yarn build

Optional Features

  • For this project it was
  • stylelint
  • Amadeus API
  • React Testing Library
  • CSS modules
  • React Hooks

Watch the Live Version


click on the link to watch live version


click on the link to watch project description video 1


click on the link to watch concepts review video 2


click on the link to watch software development video 3


Screenshots of the App



Contributing

This project was created for educational purposes as part of the Microverse web development curriculum; contributing is not accepted.

Feel free to check the issues page.

Authors

👤 Ruben Paz Chuspe

Show your support

Give a ⭐️ if you like this project!

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Catalog of Dog Clothes is a web application desktop version to receive a list of tours from an API, this information is dynamic, we are able to filter our list by price, title or also we can use the search option to find tours for a specific city (New York, Mexico Cito, Lima, Boston), check tours details by clicking each tour.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages