Skip to content

Website built with React and Redux and styled with CSS-modules. It replicates the design and the functionalities of a page of the Treatwell website.

Notifications You must be signed in to change notification settings

andragh83/treatwell-page-replica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treatwell page replica

Product Presentation Image

It replicates the design and some functionalities of a small part of the Treatwell website.

It is built with React, manages state with Redux, is styled with CSS-modules and uses the Google Maps API.

Present features of this website include:

  • A dummy navigation for design purposes
  • A sticky collapsable working search form that matches the selected choices to a dummy data base and displays them on the map.
  • The search form includes a 'built from scratch' calendar picker.
  • The salon cards have a carousel of images.
  • The website is responsive to a wide range of devices.

The map component doesn't load in this demo because I haven't yet found the optimal way to secure the API key. If you have your own Google Maps API key, you can download the repo, create an .env file in the root of the project that holds a sigle variable called REACT_APP_GOOGLE_API_KEY="your API key goes here" and run it locally.

About

Website built with React and Redux and styled with CSS-modules. It replicates the design and the functionalities of a page of the Treatwell website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published