You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, this is my trendy new rรฉsumรฉ. Wanna make one for yourself too? If any of you are here for my latest(or English) rรฉsumรฉ, please leave an issue here or contact me for updates, since I don't have much time to keep track of my works nowadays. ๐
git clone https://github.com/your-nickname/some-repository.git
# this clone link is from the repo that you generated at the previous step!cd some-repository
# move to your newly cloned folder
yarn
# to install dependencies# of course, you can use npm# - but just be sure to delete yarn.lock because it'll be useless if then
yarn dev
# run the dev server in your local
3. Setup deployment
โ ๏ธ This project uses Next.js for server-side rendering!!! โ ๏ธ
Keep this in mind while developing features related to paging, rendering, generating values etc. ๐
You can deploy to services that supports Next.js like ZEIT, Github Pages, Heroku.
4. Configurations
Now, look through the files and feel free to customize for yourself! ๐ฅ
๐ Documentation
I'm still working on a more proper documentation and make more things customizable, so you can either wait, hack, or help me by contributing via Issues and Pull Requests!
Some of the mockups was generated here. It's really great but trial version like mine includes a small watermark in the corner, also it's hard to find multiple device mockups with the same machine.