Skip to content

tksmasaki/sinatra-memo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Memo App

This is a simple Memo application powered by Sinatra

Usage

  1. Clone this repository
git clone https://github.com/tksmasaki/sinatra-memo-app.git
  1. Change to the repository directory and install gems
bundle install
  1. And run with
rackup -p 4567
  1. View at http://localhost:4567
  2. You can do the following
    • Create new memo
    • Edit memo
    • Delete memo

About

memo app for fjord bootcamp practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published