Skip to content

mckennaleo/vagary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagary

Vagary is a wandering journey; a whimsical, wild or unusual idea, desire, or action.

Feeling the confinement blues? Immerse yourself in the experience of discovering the sights and sounds of a new city from the safety of your home. Test your ability to learn the basics of a new language, view famous landmarks and listen to local music. An app for lovers of travel who are itching to explore the world.

GIFS

"Explore component. Viewing landmarks"

"Learn component. Views phrases"

Backend setup

  • gem install bundler (for Bundler 2)
  • bundler install

Client setup

  • npm install

Ruby Version:

2.3.5

Rails Version:

5.0.7

Start backend server:

navigate to /backend $ rails s -p 3001 -b 0.0.0.0

  • reset db: rails db:reset

database name (development):

backend_test_final

Start frontend server

navigate to /client $ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •