Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vic778/contact-keeper-cloud
https://github.com/vic778/contact-keeper-cloud
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vic778/contact-keeper-cloud
- Owner: vic778
- License: mit
- Created: 2021-06-14T13:20:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T03:22:02.000Z (over 2 years ago)
- Last Synced: 2023-03-03T21:13:35.513Z (almost 2 years ago)
- Language: JavaScript
- Size: 787 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MERN Contact App
> Project was about creating a Contact App that will allow the user to
> add, update, delete and filter contacts> ![screenshot](screenshot.png)
## Built With
- MongoDB
- React
- React-DOM
- Context
- Node
- Express## Live Demo
[Live Demo Link](https://contact-keeper-cloud-private.herokuapp.com/login)
## 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 `https://github.com/vic778/contact-keeper-cloud`**
**Then you can go into the directory by typig `cd contact-keeper-cloud`**
**Finally just type this command `npm install` this will install all of the dependecies for the project and you will need to do the same thing by typing `cd client` and run another `npm install` to finish installing all of the react scripts**
### Usage
**Once you have gone through the process of installing the code you now run this command from the terminal `npm run dev` this will start the app and a new window will open in your browser with the app ready to be use**
## Authors
👤 **Victor Barh**
- Github: [@vic778](https://github.com/vic/778)
- Twitter: [@victoirEmmanuelBarh](https://twitter.com/VictoirBarh)
- LinkedIn: [VictoirEmmanuelBArh](https://www.linkedin.com/victor-emmanuel-barh-a93900200/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/vic778/contact-keeper-cloud).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgment
- Microverse
- Openclassroom## 📝 License
This project is [MIT](https://github.com/vic778/contact-keeper/blob/deploy/LICENSE) licensed.