https://github.com/dzenis-h/reactive-contacts
React app with full CRUD functionality which lets you add, manipulate, and filter contacts.
https://github.com/dzenis-h/reactive-contacts
context-api crud-application express javascript nodejs prototype react reducers redux
Last synced: 7 months ago
JSON representation
React app with full CRUD functionality which lets you add, manipulate, and filter contacts.
- Host: GitHub
- URL: https://github.com/dzenis-h/reactive-contacts
- Owner: dzenis-h
- Created: 2021-06-11T17:32:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T15:39:41.000Z (over 2 years ago)
- Last Synced: 2025-01-18T10:46:09.096Z (9 months ago)
- Topics: context-api, crud-application, express, javascript, nodejs, prototype, react, reducers, redux
- Language: CSS
- Homepage:
- Size: 1.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
# Reactive Contacts ✍️## Overview 📖
Reactive-Contacts is a React app with full CRUD functionality which lets you add, manipulate, and filter contacts.## Tech Stack 💻
| Tech | Docs | Description |
| --- | --- | --- |
| React | [React](https://reactjs.org/docs/getting-started.html) | A JavaScript library for building user interfaces |
| Redux | [Redux](https://redux.js.org/introduction/getting-started) | A predictable state container for JavaScript apps |
| Node.js | [Node.js](https://nodejs.org/en/docs/) | A JavaScript runtime built on Chrome's V8 JavaScript engine |
| JavaScript | [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | A high-level, interpreted programming language |
| Express | [Express](https://expressjs.com/en/starter/installing.html) | A fast, unopinionated, minimalist web framework for Node.js |
| Context API | [Context API](https://reactjs.org/docs/context.html) | Provides a way to pass data through the component tree without having to pass props down manually at every level |## 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. For more information, please see the [license file](https://docs.google.com/document/d/11WK7tVoTFRMcWCuGZQCRWxEsDUEJ_6ArtfV-NjWcBCU/edit?usp=sharing).## Credits 👏
Reactive-Contacts was created by [Dzenis H.](https://www.dzenis.tech)If you like what you see, please consider giving a ⭐️