Wonder Hotel is a front-end project based on a made up hotel. The purpose of this project is practising React.js
Click here to see a live demo of the project
Download the code from the repository, install it with npm by running the following command:
And then just start the local React server by typing:
In this project I have used ReactJS as the main front end framework. All of the styling has been done by hand, no css frameworks or libraries have been used here.
All pull requests are welcome.