Giter Site home page Giter Site logo

chetan0110 / room-status Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.16 MB

A small app which allows to increase or decrease the number of rooms to rent and adults or children who can live in the rooms.

Ruby 5.92% PowerShell 2.71% HTML 10.19% JavaScript 80.55% CSS 0.62%
reactjs bootstrap fontawesome-icons html5 css3

room-status's Introduction

Room Status

A small app which allows to increase or decrease the number of rooms to rent and adults or children who can live in the rooms. The app has been developed using technologies like Reactjs, bootstrap css and font-awesome icons.

Getting Started

  • Download and install node's latest version based on your system from here
  • Install npm package manager
  • Clone the project
  • Under the root (room-status) directory run npm install

Prerequisites

  • All the required packages for this app have been listed under package.json file, some of them are needs to be installed menually and some of them come while creating app with create-react-app
  • Menually needs to be installed includes-
    1. material-design-icons
  • Rest of them come while creating app

Installing

  • Third point under Getting started will install all the required packages

Usage

To run the server:

  • Under the root (room-status) directory run npm start
  • The app will be accessible at localhost:3000

To run the test cases for the components:

  • Test cases for the components have been written under root directory(room-status)/tests directory
  • Under the root (room-status) directory run npm test

Deployment

  • Under the root (room-status) directory run npm run build
  • Above command will create build of the app and put it inside build directory which can be found inside root directory of the app
  • You can keep build directory as it is or you can move it anywhere else
  • Install serve to run the build by running command npm install -g serve
  • Go to build directory and run serve -s . or go to parent directory of build and run serve -s build

room-status's People

Contributors

chetan0110 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.