From 6eef387297112cd65fa772910ca23624b17ca52f Mon Sep 17 00:00:00 2001 From: federodes Date: Mon, 7 Jan 2019 12:04:14 +0100 Subject: [PATCH] README --- README.md | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0069887..5a8848c 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,26 @@ This project is the result of putting together some really nice articles ([see]( [https://crae-apollo-heroku.herokuapp.com/](https://crae-apollo-heroku.herokuapp.com/) This project includes the following libraries/functionality -- Express +- React 16 (Create React App) - Apollo 2 -- React 16 +- Express +- Mongoose - Authentication: passwordless via JWT - ES6 syntax +- service workers + +Testing: +- Apollo Client Mock +- jest +- enzyme +- storybook +- storyshots + +Styling: - material-ui -- styled components -- jest-enzyme +- styled-components +- storybook - basscss -- service workers ## Step by step guide to get started with this boilerplate