Skip to content
/ Task Public

To-Do app made with React + Axios + AntD using a Typescript + Express backend for a technical review. Also dockerized.

Notifications You must be signed in to change notification settings

MarkelCA/Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task

To-Do app made with React + Axios + AntD with a Typescript + Express backend API for a technical review. Also containerized.

I'm using

React Ant-Design Axios TypeScript Express.js Postman Docker

Installation

  1. git clone --recurse-submodules [email protected]:MarkelCA/Task.git
  2. cd Task
  3. cp .env.sample .env
  4. docker-compose up --build
  5. Visit: http://localhost:5000 (port picked from the env file)

API

You can visit the Postman API Workspace

About

To-Do app made with React + Axios + AntD using a Typescript + Express backend for a technical review. Also dockerized.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published