Skip to content

πŸ§šπŸ½β€β™€οΈ learn tech terminology in a friendly way (React front end) πŸ§šπŸ½β€β™€οΈ

Notifications You must be signed in to change notification settings

sylwiavargas/The-Code-Bending-Dictionary-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

The Code-Bending Dictionary - React Frontend


A volunteer dictionary of Ruby, Rails, JavaScript, React and Redux terms for the new code benders.

The dictionary was an idea of The Code Benders Cohort of Flatiron School's Immersive Software Engineering Program, and was developed initially as a part of Ruby and Ruby on Rails lectures.


Table of contents


Getting Started

For development, you will only need Node.js installed on your environement.

Node installation on OS X

You will need to use a Terminal. On OS X, you can find the default terminal in /Applications/Utilities/Terminal.app.

Please install Homebrew if it's not already done with the following command.

$ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"

If everything when fine, you should run

brew install node

Node installation on Linux

sudo apt-get install python-software-properties
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs

Node installation on Windows

Just go on official Node.js website & grab the installer. Also, be sure to have git available in your PATH, npm might need it.

Installation

    $ git clone git@github.com:sylwiavargas/The-Code-Bending-Dictionary-React.git
    $ cd The-Code-Bending-Dictionary-React
    $ npm install

Start and Watch

    $ npm start

Component Hierarchy

Component hierarchy graph


Languages and Tools

React

react-ga


Contributing

Please read our wiki on contributing and code of conduct.

For major changes, please open an issue first to discuss what you would like to change.

Known issues

Visit issues section.

Core Team


Sylwia Vargas

πŸ’» πŸ› πŸ›  πŸš‡ πŸ“– πŸ’‘

Eric Kim

πŸ’» πŸ› πŸ›  πŸš‡ πŸ’‘

Annie Zheng

πŸ’» πŸ› πŸ›  πŸš‡ πŸ’‘

Isabel K. Lee

πŸ’» πŸ› πŸ›  πŸš‡ πŸ’‘

Contributors

Thank you!

[here will be your picture after your PR is merged]

License

MIT

About

πŸ§šπŸ½β€β™€οΈ learn tech terminology in a friendly way (React front end) πŸ§šπŸ½β€β™€οΈ

Resources

Stars

Watchers

Forks