Skip to content

My mini project and my cv which I made using React. I always had this desire to make my website on my own and here it is. I have a lot more ideas to grow it. Please share your ideas what new I can add and I will try that

Notifications You must be signed in to change notification settings

akshatBais/asb_cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Following project is my CV using react backend is node. Link to my website

Akshat Singh Bais CV

npm start

There are two servers !! One for client side and other for server side. this command runs both the server. Check package.json file , which concurrently runs two servers one after the other Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. for internal api calling we are running the server side on port 8000 .

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run deploy

This deploys the code . Using pre-deploy and deploy scripts in package.json . Run this on gitbash . Make sure the git is install in the computer This will deploy the code to the page : https://akshatbais.github.io/asb_cv/

About

My mini project and my cv which I made using React. I always had this desire to make my website on my own and here it is. I have a lot more ideas to grow it. Please share your ideas what new I can add and I will try that

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published