Skip to content

The SPA on React/TypeScript/Redux is a copy of Booking.com.

Notifications You must be signed in to change notification settings

EvgenyWas/triphouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TripHouse

Watch demo

Email: admin@triphouse.com Password: admintriphouse

Home page preview

Mobile home page preview

Summary

On this project, I honed my work with the API, tried working with the Redux state manager and used Redux-saga for asynchronous middlewares. I also used Context for some features. I used React-router-dom for routing and I used Firebase for authentication. And I tried the basics of testing with Just and Enzyme on this project. It was a cool project to test all the features in order to improve some of the following projects in the future.