Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvilla714/react-redux-capstone
The project was created using GitHub API to find users profiles it was built with
https://github.com/cvilla714/react-redux-capstone
npm react react-dom redux
Last synced: about 4 hours ago
JSON representation
The project was created using GitHub API to find users profiles it was built with
- Host: GitHub
- URL: https://github.com/cvilla714/react-redux-capstone
- Owner: cvilla714
- License: mit
- Created: 2021-05-16T21:14:39.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-06-03T20:58:25.000Z (over 3 years ago)
- Last Synced: 2023-03-04T20:43:47.871Z (over 1 year ago)
- Topics: npm, react, react-dom, redux
- Language: JavaScript
- Homepage:
- Size: 1.21 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Profile Finder
> Project was about using the GitHub API to pull GittHub profiles
> their 5 latest repost, information such as name, location, hireable and more
> ![screenshot](./app_screenshot.png)## Built With
- NPM
- React
- React-DOM
- Redux
- CSS
- ES6## Live Demo
[Live Demo Link](https://determined-agnesi-a54f26.netlify.app/)
## Getting Started
**To get a copy of the code please click on the green button on the top right corner that says Code**
### Prerequisites
- Node installed on your computer
- Npm as well### Install
**Now to clone it to your local machine please open your terminal and paste this code `[email protected]:cvilla714/react-redux-capstone.git`**
**Then you can go into the directory by typig `cd react-redux-capstone`**
**Finally just type this command `npm install` this will install all of the depnedecies for the project also you might need to run an extra command to get the latest version of each dependecy please run `npm audit fix`**
### Usage
**Once you have gone through the process of installing the code you now run this command `npm run start` this will start the app and a new window will open in your browser with the app ready to be use**
### Test
**_In order to run the test please type the following command from the terminal `npm run test`_**
## Authors
👤 **Cosmel Villalobos**
- Github: [@cvilla714](https://github.com/cvilla714)
- Twitter: [@kckeyti](https://twitter.com/kckeyti)
- LinkedIn: [Cosmel Villalobos](https://www.linkedin.com/in/cosvilla/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/cvilla714/react-redux-capstone/pulls).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgment
- Microverse
- Marc-Antoine Roy on Behance## 📝 License
This project is [MIT](https://github.com/cvilla714/react-redux-capstone/blob/development/LICENSE) licensed.