Skip to content

ahmed-muhamed-2/Rcv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Portfolio

Netlify Status

Technologies used in project

  • CSS Flexbox
  • CSS Grid
  • SCSS
  • Little of javascript

Steps to run project

  1. Clone the project into your local machine.
  2. Use npm to install packages npm install.
  3. Use npm run sass to convert sass files to pure css file.
  4. Use npm start to start local server.