Skip to content

benitogr-code/tinyhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny House

This repository contains the code for the application developed in the Tiny House masterclass available at newline.co.

For a live demo go to: https://www.tinyhouse.app/

Server

The server side provides a GraphQL API implemented with NodeJs, Express and Apollo.

Client

The client frontend application is built with React. It makes use of React-Apollo library to consume the API provided by the server, and presents the data to the user with the help of Ant Design for styling.

Deployment

To prepare the application to be deployed to a production environment, use this bash script:

./_script/build.sh

Tech Stack References

About

A fullstack web application built with NodeJS, Apollo and React.

Resources

Stars

Watchers

Forks

Packages

No packages published