Skip to content

Latest commit

 

History

History
67 lines (36 loc) · 1.14 KB

README.md

File metadata and controls

67 lines (36 loc) · 1.14 KB

📓 Journal Prompts

Get thought provoking prompts for daily journaling

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

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

Installing & Developing Locally

A step by step series of examples that tell you have to get a development env running

  1. Install the dependencies using npm
npm install
  1. Start the app
npm start
  1. Navigate to localhost:3000.

Running the tests

npm test

Building

When you're ready to create a new version to deploy, run:

npm build

Built With

  • React - The JavaScript framework used

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.