A personal design portfolio website built using ReactJS.
Finished
- ReactJS - Front-end JavaScript library
- SASS - CSS pre-processor with syntax advancements
- Framer Motion - React animation and gesture library
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To start server:
npm start
To visit the website:
localhost:3000