build during Vitaliy Khotey's video course
Applicatoin for creating and searching summaries.
Built for training with Javacript-fullstack technologies.
Back-end is ready.
Front-end in progress.
clone this repo
yarn - install dependencies
yarn dev - run dev server on localhost:4000
yarn test - run tests
- Koa
- JWT
- Jest
- MongoDB, Mongoose
- RESTful API
- JWT auth
- Seeds
- Unit test
- Front-end (React, Redux)