/bookify

Acamica first block training project

Primary LanguageJavaScriptMIT LicenseMIT

Bookify

A single page application for booking a hotel: Visit

Training

  • React:
    • Components
    • Lifting State Up
    • Forms
    • Conditional Rendering
    • Components Life Cycle
  • Bulma
  • React-fontawesome

Installation

  1. Install dependencies:
  $ npm install
  1. Bundle the proyect and run it with Parcel:
  $ npm run start