Skip to content

NSU-ACM-SC/simpleportfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

The website was built using HTML,SCSS and JAVASCRIPT. You can easily run it on your own local machine.

Installing

  • Clone repo using (git clone https://github.com/ratul16/simpleportfolio.git)
  • Install dependencies npm install
  • Open with your favorite code editor and start working
  • To run dev server npm run dev
  • To build up and minify your project npm run build and let parcel do all the work

Built With

  • HTML - Used for web structure
  • CSS - Stylesheets
  • Javascript - Animation

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.2%
  • CSS 38.6%
  • JavaScript 4.2%