Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 1.54 KB

README.md

File metadata and controls

68 lines (38 loc) · 1.54 KB

One_Line_A_Day

The One Line A Day App is a journal application providing users the ability to write a single entry per day for 10 years.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

If you have npm installed, you can just install Yarn with npm:

$ npm install yarn --global

Installing

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

From the /notes folder run yarn install

$ yarn install

Followed by the appropriate start command

# yarn
$ yarn start

Deployment

Front End

Back End

Built With

Original Design:

Author

License

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