https://github.com/abhisheknaiidu/graphql-todo
A Simple CRUD To-Do Application built using GraphQL and Apollo Client!
https://github.com/abhisheknaiidu/graphql-todo
Last synced: 21 days ago
JSON representation
A Simple CRUD To-Do Application built using GraphQL and Apollo Client!
- Host: GitHub
- URL: https://github.com/abhisheknaiidu/graphql-todo
- Owner: abhisheknaiidu
- Created: 2020-06-22T09:45:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T15:05:58.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T19:21:18.515Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://graphql-todo-beta.vercel.app/
- Size: 416 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Simple CRUD [To-Do](https://graphql-todo-beta.vercel.app/) Application 📝 built using GraphQL, Apollo Client and React!
API is being hosted on Heroku using Apollo Client!

### Development:
`npm start`
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.`npm test`
`npm run build`