https://github.com/dzenis-h/reactivecontacts
It is a simple app that helps you to manage your contacts using React's ContextAPI. This small and silly project was built with only one goal in mind, and that would be to practice React's ContextAPI.
https://github.com/dzenis-h/reactivecontacts
bootstrap4 contextapi react-router-v4 reactjs
Last synced: 3 months ago
JSON representation
It is a simple app that helps you to manage your contacts using React's ContextAPI. This small and silly project was built with only one goal in mind, and that would be to practice React's ContextAPI.
- Host: GitHub
- URL: https://github.com/dzenis-h/reactivecontacts
- Owner: dzenis-h
- Created: 2018-09-16T04:31:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-02T00:17:49.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T10:46:10.249Z (about 1 year ago)
- Topics: bootstrap4, contextapi, react-router-v4, reactjs
- Language: JavaScript
- Homepage: https://dzenis-h.github.io/ReactiveContacts/
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
## Reactive Contacts 📱
## Overview 📄
Reactive Contacts is a simple app that helps you to manage your contacts using React's ContextAPI. This small and silly project was built with only one goal in mind, and that would be to practice React's ContextAPI. 🤓

## Tech Stack 💻
| Tech | Docs | Description |
| --- | --- | --- |
|  | [React](https://reactjs.org/docs/getting-started.html) | A JavaScript library for building user interfaces |
|  | [React Router](https://reactrouter.com/web/guides/quick-start) | A collection of navigational components for React
|  | [Context API](https://reactjs.org/docs/context.html) | A way to pass data through the component tree without having to pass props down manually at every level |
|  | [Bootstrap](https://getbootstrap.com/docs/5.1/getting-started/introduction/) | A CSS framework for building responsive, mobile-first sites |
|  | [GH-Pages](https://pages.github.com/) | A tool to publish your site on GitHub Pages |
## Contributing 🤝
Contributions are always welcome! If you would like to contribute to this project, please follow these steps:
1. Fork the repository. 🍴
2. Create a new branch. 🌵
3. Make your changes and test them thoroughly. 👨💻
4. Submit a pull request. ✔
## License ⚖️
This project is licensed under the MIT License. You can find more information about it [here](https://docs.google.com/document/d/11WK7tVoTFRMcWCuGZQCRWxEsDUEJ_6ArtfV-NjWcBCU/edit?usp=sharing).
## Deployed 🚀
It's deployed using [gh-pages](https://pages.github.com).
You can visit the deployed version of the app [here](https://dzenis-h.github.io/ReactiveContacts/#/).
## Credits 🧐
Reactive Contacts was created by [Dzenis H.](https://www.dzenis.tech)
If you like what you see, please consider giving a ⭐️