Skip to content

wyseguyonline/inspirato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspirato Code Challenge

Requirements:

  • Git
  • npm or yarn

The project was built as a create-react-app application with a TypeScript template (for basic scaffolding). The hero image was reverse engineered from the Inspirato web site.

To run code...

Clone repo Enter repo directory

yarn

- or -

npm install

Once dependencies have been installed run the app

yarn start

- or -

npm run start

App will open localhost:3000 or on some other port should 3000 be currently in use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published