Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.14 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.14 KB

CV_AYOUB

(This project is for training purposes only) This is a Portfolio (Or Cv) type application that represents global resume elements of Ayoub Azzouzi. It is made with react.js having local stored data in JSON format.
Current version: 1.00

screen-capture.1.webm

Run:

Requirements: Node.js (v.7 or +)

  1. Install dependencies: npm install
  2. Run srcipt: npm start

Details

Version Description Evolutions
1.01 The application should allow navigation between differents sections ( Education , Experience and Skills ) as well as entering the section directly from the Url ( Ex: /Education ) and is responsive for mobile devices
  • Ability to add data ( An expreience, A skill..) directly from the application and save remotely (Adding a Back-end solution).