A single page application for booking a hotel: Visit
- React:
- Components
- Lifting State Up
- Forms
- Conditional Rendering
- Components Life Cycle
- Bulma
- React-fontawesome
- Install dependencies:
$ npm install
- Bundle the proyect and run it with Parcel:
$ npm run start