Get thought provoking prompts for daily journaling
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
In order to get this project running locally, you'll need to have the following installed on your computer:
node v8.11 or above
npm v5.6 or above
A step by step series of examples that tell you have to get a development env running
- Install the dependencies using npm
npm install
- Start the app
npm start
- Navigate to localhost:3000.
npm test
When you're ready to create a new version to deploy, run:
npm build
- React - The JavaScript framework used
- Shovan Chatterjee - @shovanch
This project is licensed under the MIT License - see the LICENSE.md file for details.