An open API service indexing awesome lists of open source software.

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!

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!

![Screenshot](apollo.png)

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

`npm test`

`npm run build`