/Historigal

Learn about history with a google themed interface

Primary LanguageJavaScriptMIT LicenseMIT



Historigal

Learn about history with a google themed interface.

Key FeaturesHow To UseLicense

## Key Features
  • Google Themed Interface - A similar feel to the popular website (https://www.google.com)
    • Search functionality is virtually the same
  • 37860 Historical Entries in Database
    • Events covered from 300 B.C. to the year 2012

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/davidagustin/Historigal.git

# Go into the repository
$ cd Historigal

# Install dependencies
$ npm install

# Run the app
$ npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

License

MIT