Skip to content

asaki444/quotereactreduxapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quotereactreduxapp

Hey guys,

This is a full stack application with a rails backend, and react/redux front end. This repo contains two folders.

To run this application on the local environment, download this repo.

  1. In the terminal or command line, navigate to the quote-rails-app.
  2. Run bundle install, and then run the rails server on port 3001
  3. Open up another tab or window on the terminal or command line.
  4. Navigate to the quote-app-client, run npm install, then npm start.

And...

Alt Text

You should be able to add a new quote.

And it should look like this..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published