We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The source code for my website. React JS file structure created via Create React App Framework; all other code written independently.
#To run the website locally, call
npm start
##To build the website for deployment, run
npm run build