Skip to content

ilonagog/georgia-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Georgia-Frontend App

This projects give you ability to add a new country, add a new tour for that country. You can edit tour descriptions, or even delete a tour.

This project was done in React for the frontend, and Ruby/Sinatra for the backend.

Fork and clone Github Front-End Repo and Github Back-End Repo both to a separate folder.

For Front End Directory Run 'npm start' to open the App in your browser

For Back End Directory

Run 'bundle install' to download the Gems Run the seeds file to access faker data "bundle exec rake db:seed" Run the Ruby server "bundle exec rake server" This will run your server on port http://localhost:9292.

Here is a github for the backend: https://github.com/ilonagog/phase-3-sinatra-react-project.

Pictures and country info were taken from google.com. Videos for the home page were taken from : https://pixabay.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published