Skip to content

See your Github repositories and it's commits. Made with React, Redux and SASS(.scss).

Notifications You must be signed in to change notification settings

lucasalmeida92/mygithub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyGitHub

See your GitHub repositories and it's commits. Made with React, Redux, SASS(.scss), and CSS Modules.

Table of Contents

1-Installation

Clone the repository(https://github.com/lucasalmeida92/mygithub):

git clone https://github.com/lucasalmeida92/mygithub.git

and install the dependecies with the command:

npm install

2-Running

In terminal, go to project's root directory and run:

npm start

3-Building

In terminal, go to project's root directory and run:

npm run build

4-ES6+ used features

- Default function arguments:

Used in Repository and Commit services to set page 1 as default if not passed in as argument

- Object Spread Syntax:

To combine state, initialState and action payload in reducers

- Arrow Functions:

To make a cleaner code

5-Support

Please open an issue for support.

6-Contributing

Please create a branch, add commits, and open a pull request.

About

See your Github repositories and it's commits. Made with React, Redux and SASS(.scss).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published