Git Product home page Git Product logo

react-redux---projects's Introduction

React-Redux---Projects

This is a compilation of projects that I am making to learn React with Redux.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Things you need to install the software and how to install them

Git bash || Terminal || Git gui client i.e. GitKraken
Also will need Node with NPM to install the dependencies after cloning the repo - https://nodejs.org/en/

Installing

A step by step series of examples that tell you how to get a development env running

Cloning the repository

git clone https://github.com/Brian-Dennis/React-Redux---Projects.git

Change the directory to the project you wish to view

cd React-Redux---Projects/YouTubeClone

Or

cd React-Redux---Projects/bookInfo

After Running git clone https://github.com/Brian-Dennis/React-Redux---Projects.git you should see it clone the repository in the specified location you declared within your terminal || Git Bash

Brians-MacBook-Pro:Python_Projects briandennis$ git clone https://github.com/Brian-Dennis/React-Redux---Projects.git
Cloning into 'React-Redux---Projects'...
remote: Counting objects: 49, done.
remote: Compressing objects: 100% (38/38), done.
remote: Total 49 (delta 4), reused 49 (delta 4), pack-reused 0
Unpacking objects: 100% (49/49), done.

Running Locally

After cloning the compilation of projects you will want to cd into the directory of the project you wish to visit I will use the YouTubeClone project as the example of how this is done.

Brians-MacBook-Pro:React-Redux---Projects briandennis$ ls
YoutubeClone	bookInfo
Brians-MacBook-Pro:React-Redux---Projects briandennis$ cd YouTubeClone
Brians-MacBook-Pro:YouTubeClone briandennis$ 

In the above example I ran ls to list all directories in the current working directory.
I then saw that I wanted the YouTubeClone Project so I ran cd YouTubeClone

Built With

  • React - The frontend framework used
  • Redux - A state container for JavaScript apps.

Authors

Acknowledgments

  • Hat tip to anyone who's code was used
  • React.js
  • Redux
  • Nodejs
  • npm
  • etc

react-redux---projects's People

Contributors

brian-dennis avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.