Skip to content

CathalButler/todo-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This app is still in development 🚧

This Todo App allows users create, read, update and delete (CRUD) events they wish to track.

The technologies used in the app are the same that were used in the hackernews-react-apollo in order to allow me to practise more using GraphQL with the aid of Apollo Client.

Technologies

How to run

Frontend UI

In the project directory, you can run:

npm start

For the backend server see:

References: