See your GitHub repositories and it's commits. Made with React, Redux, SASS(.scss), and CSS Modules.
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
In terminal, go to project's root directory and run:
npm start
In terminal, go to project's root directory and run:
npm run build
Used in Repository and Commit services to set page 1 as default if not passed in as argument
To combine state, initialState and action payload in reducers
To make a cleaner code
Please open an issue for support.
Please create a branch, add commits, and open a pull request.