Skip to content

Nitin96Bisht/ReactTimerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Timer Application

Live Demo

http://fast-brook-85315.herokuapp.com/#/?_k=o8yo01

About

This is a timer application developed using React.

Here are the tools that I used:

Build With

  • React - This is the Javascript framework used.
  • Babel - Babel is a transpiler for JavaScript best known for its ability to turn ES6 (the next version of JavaScript) into code that runs in your browser.
  • ES6 - ECMAScript (or ES) is a trademarked scripting-language.
  • Foundation - I used Foundation for styling application.
  • jQuery - I used jQuery in application.
  • Heroku - I also used Heroku in order to deploy the application.

Requirements

  1. Node & Npm.
  2. Any text editor, Atom prefered.

Installing

  1. Download this project or clone as shown:
  2. git clone git@github.com:Nitin96Bisht/ReactTimerApp.git

  3. Install node modules as shown below:
  4. cd ReactTimerApp
    npm install

  5. Run project as shown below:
  6. node server.js

Testing

npm test

Author

Nitin Bisht

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published