Skip to content

porting the goodies... from a ruby front end to a react front end!

Notifications You must be signed in to change notification settings

ruby-websites-all/react-incubator-attempt1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prélude: Calm Before the Storm

Welcome! "RubyJaxPlus" consists of open source programming enthusiasts learning from each other. Helping people advance on thier journey and "Plus" because more than just Ruby we are always learning new things.

Overview: A web app for:

  1. Group Interaction 2) Group Knowledge 3) Onboarding, getting users: the right direction

RubyJax

Installation

Installation

  1. git clone thisreponame
  2. cd *thisreponame*
  3. npm install
  4. yarn start

Folder Structure

After creation, your project should look like this:

my-app/
  README.md
  node_modules/
  package.json
  public/
    index.html
    favicon.ico
  src/
    App.css
    App.js
    App.test.js
    index.css
    index.js
    logo.svg
home, past_videos, submit_a_talk, Job_Board, Forum, Popular:TIL's-Blogs-Conferences 
 		Meetup, Slack, Collaboration, projects-mentors-jobs_via_int_companies

Core aspects of the application:

Front end:

  1. routes to be connected to api.
  2. good user interface.
  3. potentially writing fields since no longer building with a scaffold.

Learned so far:

  1. ** to be added **

About

porting the goodies... from a ruby front end to a react front end!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published