TODO project made with React, Apollo Client, Redux, GraphQL, and PostgreSQL
TODO project made with React, Redux, GraphQL, and PostgreSQL
First of all, download or clone this repository.
After that, go to the project folder and type this on command line:
Open 2 terminals on project root folder.
In the first terminal, type:
> cd backend; npm install; npm start
In the second terminal, type:
> cd frontend; npm install; npm start
A new window should open in your default browser and you can play around with my app.
I’m a software engineer who loves mobile development. You can know more about me reading my articles, reading my tweets, reading my code.