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 1 month 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T19:10:02.000Z (12 months ago)
- Last Synced: 2025-03-16T11:47:01.063Z (7 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: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact App
Simple CRUD with React and hooks.
[](https://github.com/airbnb/javascript)

## 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/)