Skip to content
/ spaceApp Public

SPA for space tourist agency. Features: live search, authorization, slider, cart.

Notifications You must be signed in to change notification settings

Sob96/spaceApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book tickets, pack your spacesuit and get ready to see the Moon in all its glory!

You can purchase a ticket of dream here.

Log in (Login component), look for information about interesting planets (Search and SearchPage components) or just spin a slider with prepared info (Slider and SliderContent components). And finally book your ticket! (Order and User components)

In this project I mastered:

  • ReactJS
  • react-create-app
  • react-router-dom
  • localStorage
  • ant design and bootstrap
  • simple authorization
  • search component
  • slider component
  • work with a cart

All components are in the src folder. All other files were generated with react-create-app.

You can run this project locally just do: