Portfolio is a 21st Century Online Resume for Developers, Build with React and Anime.js. Follow steps to get your online portfolio up and live in 10 Minutes π€
- Single Page Application
- Powered by CREATE REACT APP
- Anime.js
- Animated react-router Transitions
You can get Started with Portfolio in 3 Simple Steps
Install the dependencies and devDependencies and start the server.
$ git clone https://github.com/ashifa454/portfolio
$ cd portfolio
$ npm install
$ npm start
For Deploying on Firebase ...
$ npm run build
$ firebase init
$ firebase deploy