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
- Host: GitHub
- URL: https://github.com/sangtrandev00/mycv-editor
- Owner: sangtrandev00
- Created: 2023-07-21T04:22:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T06:53:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T23:20:37.258Z (5 months ago)
- Topics: antd, json-server, react-typescript, redux-thunk, redux-toolkit, tailwindcss, vitejs-react-typescript
- Language: TypeScript
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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