Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joakimteixeira/contact-app
Simple CRUD with React and hooks.
https://github.com/joakimteixeira/contact-app
airbnb-eslint bootstrap crud javascript reactjs responsive-design svg
Last synced: about 2 months ago
JSON representation
Simple CRUD with React and hooks.
- Host: GitHub
- URL: https://github.com/joakimteixeira/contact-app
- Owner: JoakimTeixeira
- Created: 2020-10-26T04:14:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T19:10:02.000Z (about 2 months ago)
- Last Synced: 2024-11-07T20:20:55.378Z (about 2 months ago)
- Topics: airbnb-eslint, bootstrap, crud, javascript, reactjs, responsive-design, svg
- Language: JavaScript
- Homepage: https://joakimteixeira.github.io/contact-app/
- Size: 736 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact App
Simple CRUD with React and hooks.
[![Javascript Style Guide](https://badgen.net/badge/eslint/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)
![image](https://user-images.githubusercontent.com/12193814/97295115-a70a5800-182d-11eb-99e8-ed1c4026240a.png)
## To-do
- [ ] Refactor component states for better atomicity
- [ ] Change design
- [ ] Fix search bar responsivity## Running the Project
To get started, fork the repository, clone it, and then run the following commands:
npm install
npm run start## Additional Information
All project images are free stock photos provided by [Flaticon](https://www.flaticon.com/)