Skip to content

Logeshm72/ZoRo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Room Booking

An application written in React

  • The application does not use Redux. Adding redux would have unecessarily added complexity to the project.
  • All data is exposed via an API. This API is attached to the window object and is directly called by parent components.

Installation

npm install

Run the project

npm start

Packages and frameworks

Here are a few of the highlighted technologies used in this project, as well as a few anticipated technologies that will work their way into this project in the future:

  • React
  • Emotion-js: The fastest CSS-in-JS solution!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published