Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 880 Bytes

README.md

File metadata and controls

48 lines (27 loc) · 880 Bytes

Netlify Status

fortunes

All the fortunes you desire, without getting full.

Getting Started

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

Prerequisites

What things you need to install the software and how to install them

Installing

Clone this project and change to the root directory.

git clone https://github.com/abcmer/fortunes.git
cd fortunes

Install node dependencies.

npm i

Start the app locally.


npm start

Go to http://localhost:3000

License

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