Skip to content

matrayu/numerology-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Numerology


SimpleNumerology

A simple numerology app. Built with React.

Table of Contents


Introduction

Numerology is part of an occult field with its origins dating back many centuries. The findings of the original numerologists have been checked and refined in the field countless times, confirming over a period of thousands of years the vital correlations between people's traits and the numbers which numerologists assign to these traits. The Simple Numerology App allows users to quickly obtain their numbers which are generated based on their given name at birth and their birthdate.


Links

Client Github Repo: https://github.com/matrayu/numerology-client
Server Github Repo: https://github.com/matrayu/numerology-app


Features

A few of the things you can do with Simple Numerology:

  • Set up an account
  • View your Motivation Number and Correlating Data
  • View your Inner-Self Number and Correlating Data
  • View your Expression Number and Correlating Data
  • View your Karmic Lesson Number(s) and Correlating Data
  • View your Hidden Tendencies Number(s) and Correlating Data
  • View your Subconscious Response Number and Correlating Data

Screenshots


Feedback

Feel free to send us feedback or file an issue. Feature requests are always welcome.


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/matrayu/numerology-client

# Go into the repository
$ cd numerology-client

# Install dependencies
$ npm install

# Run the app
$ npm start

Scripts

  • npm run dev to start nodemon
  • npm t to run tests
  • ndb start to run debugging experience

Technology

  • React
  • HTML
  • CSS
  • Enzyme
  • Jest

About

Simple Numerology App Client Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors