The Digital Nomad's resume website, is a mini-project that was made to implement the first skills i learned in Front-End.
- Table Of Content
- Why it was created and why you should use it
- How to run
- Screenshots
- Technologies
- What next
- To build a simple resume website for anyone who is interested/needed .
- To share (open source code) some simple code ideas for Front-End/FullStack developers.
In the project directory, you can run:
1.Clone the repo.
2.Run npm install
.
3.Run open index.js (in mac os)
This is the home-section. When clicking the navigation-bar buttons (on top), it leads to the specific section you clicked on.
Client:
- html, css
- improving responsivness.
- adding relevant contant.