Key Features • How To Use • License
## 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
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.
MIT