An open API service indexing awesome lists of open source software.

https://github.com/sangtrandev00/mycv-editor

Here is my CV Editor like MYCV.vn - using Redux Toolkit, Redux Thunk to manage global state and remote state
https://github.com/sangtrandev00/mycv-editor

antd json-server react-typescript redux-thunk redux-toolkit tailwindcss vitejs-react-typescript

Last synced: 4 months ago
JSON representation

Here is my CV Editor like MYCV.vn - using Redux Toolkit, Redux Thunk to manage global state and remote state

Awesome Lists containing this project

README

        

## MY CV EDITOR

### Description
+ Labs of Typescript lesson
+ Create your own CV using Typescript

### Technoloy in use:

- FE: Tailwind CSS, Redux, Redux Toolkit, React Typescript, Ant Design
- BE: json-server

### How to use this project

+ `git clone` the repo
+ `yarn` or `npm install`
+ Seperate two terminal (1 for frontend, 2 for backend)
+ `yarn dev` or `npm run dev` to see the UI client (port: 5000)
+ `yarn server` or `npm run server` to open server (port: 3000)

### Author:
sangtrandev00
https://trannhatsang.com