Repository of an example using React, NodeJS, MongoDB and so on. It is based on courses that have the following structure:
title: string
subtitle: string
startedAt: datetime
description: string
isActive: bool
createdAt: datetime
updatedAt: datetime
yarn
- Webpack
- Koa
- Mongoose
- Jest
- Supertest
yarn server:start
Access localhost:4040.
yarn seed
Buiding a table to praticing Material UI.
- React/Hooks
- Typescript
- React Router
- Material UI
yarn web:start
In your browser access localhost:3030