Skip to content

React on Rails project converted to be used with Hooks and function style components

Notifications You must be signed in to change notification settings

PolarisTLX/movie_reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a React on Rails project, where I am using a Rails API as the backend server, and React (with create-react-app) as the frontend server.

It was original a short tutorial from a YouTube video, that I have since modernized by converting the React code to follow the new React Hooks standard which uses function based components in place of class based components.

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

React on Rails project converted to be used with Hooks and function style components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published