Skip to content

HeshamMohsen/Homos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homos

Homos is a events customizer Hub, provide a continuously decrementing display of the months, days, hours, minutes, and seconds to a user entered event.

Tech

Homos uses a number of open source projects to work properly:

  • ReactJs - Javascript library for building user interfaces
  • Bootstrap - open source toolkit for developing with HTML, CSS, and JS.
  • json-server - Get a full fake REST API
  • sass - CSS with superpowers

Installation

clone the project and open the project directory

$ cd Homos
$ npm install

Development

Open your favorite Terminal and run these commands.

$ npm start

Verify by navigating to address in your preferred browser.

localhost:3000

Open another Terminal tab and run fake server API.

$ npm run sever

About

Events customizer Hub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors