Skip to content

codeminnam/ts-booklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booklist website (react / typescript)

Project summary

This is a website that you can manage book information.
You can add/edit/delete/view book info in this website.
It's mainly built with react, typescript, and redux-saga.

Setting up the project

// nodejs 12.18.1 is recommended
$ nvm use (if you use nvm)
$ npm ci
$ npm start

Account information

Functions

signin 스크린샷

list 스크린샷

add 스크린샷

detail 스크린샷

edit 스크린샷

About

Booklist application written in React / Redux-saga / Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published