Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dulip-sameera/react-cv-generator
https://github.com/dulip-sameera/react-cv-generator
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dulip-sameera/react-cv-generator
- Owner: dulip-sameera
- Created: 2022-12-13T07:55:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T05:41:25.000Z (about 2 years ago)
- Last Synced: 2023-03-13T07:21:01.392Z (almost 2 years ago)
- Language: JavaScript
- Size: 4.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CV Generator
[Live Demo:point_left:](https://dulip-sameera.github.io/react-cv-generator/)
## To do changes or Try out code
1. Fork the project
2. Clone the project to your computer using `git clone` command
3. Then run these commands in terminal in the exact order
1. `npm install` - to install the required node packages
2. `npm start` - to run the dev server## Tools and Technologies used to build the project
- [React](https://reactjs.org/)
- [React-Icons](https://react-icons.github.io/react-icons)
- [React-To-Print](https://www.npmjs.com/package/react-to-print)
- [Styled-Components](https://styled-components.com/)
- [uuid](https://www.npmjs.com/package/uuid)