Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dulip-sameera/react-cv-generator


https://github.com/dulip-sameera/react-cv-generator

Last synced: 13 days ago
JSON representation

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)