Skip to content

mwaqarshahid/vky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code of my personal website built with React and SCSS.

Procedure to run:

Please clone the repo first

Then navigate to the directory

In the project directory, first run: npm install Then run: npm start

This will run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

For testing: npm test

Procedure to deploy:

Open Vercel

Deploy using the dashboard

  • Click Continue under From Git Repository.
  • Click Install Now For GitHub and you’ll be prompted to install Vercel for GitHub.
  • Click Import Project from GitHub.
  • Click Import and write your project name.
  • Choose root directory.
  • As we have created our app using create-react-app, Vercel will auto-detect the suitable configuration.
  • Click Deploy
  • BINGO!

Contact


Made with ❤️ by Waqar Shahid from Pakistan.