An open API service indexing awesome lists of open source software.

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.

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. 🤓

![App screenshot](https://drive.google.com/uc?export=view&id=1yFKT0UqyEmU6cda-IwDkgd0__H9XR3a8)

## Tech Stack 💻

| Tech | Docs | Description |
| --- | --- | --- |
| ![React Logo](https://img.shields.io/badge/-React-61DAFB?logo=react&logoColor=white&style=for-the-badge) | [React](https://reactjs.org/docs/getting-started.html) | A JavaScript library for building user interfaces |
| ![React Router Logo](https://img.shields.io/badge/-React_Router-CA4245?logo=react-router&logoColor=white&style=for-the-badge) | [React Router](https://reactrouter.com/web/guides/quick-start) | A collection of navigational components for React
| ![Context API Logo](https://img.shields.io/badge/-Context_API-61DAFB?logo=react&logoColor=white&style=for-the-badge) | [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 Logo](https://img.shields.io/badge/-Bootstrap-7952B3?logo=bootstrap&logoColor=white&style=for-the-badge) | [Bootstrap](https://getbootstrap.com/docs/5.1/getting-started/introduction/) | A CSS framework for building responsive, mobile-first sites |
| ![gh-pages Logo](https://img.shields.io/badge/-gh--pages-181717?logo=github&logoColor=white&style=for-the-badge) | [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 ⭐️