Skip to content

My personal website -- feel free to use the code at your own discretion!

License

Notifications You must be signed in to change notification settings

Manpreet-Bhatti/my-site-2

Repository files navigation

logo

my-site

my-site status

my-site release my-site issues my-site top language React Next.js styled-components my-site last commit my-site license code style: prettier

Personal website of Manpreet Bhatti

Check out this live demo to see my-site in action.

Getting started

Let's Install

Install modules

cd my-site
npm install

Let's Build

Start a development server

npm run dev

or Create and start a production build

npm run build
npm run start

Let's Customize

Fork this project for your customization ideas!

Tip: You should see if these changes work in the development server before building and starting.

Fonts

To add custom fonts, make sure to import them into ./components/fonts.js and change ./components/logo.js and ./lib/theme.js accordingly.

Colours

To change colours (or add your own), edit ./lib/theme.js to your liking. There are many instances where colours weren't used from the theme so keep an eye out (colours will be more centralized in the near future)!

Skills

To showcase your skills, edit ./pages/projects.js and add your projects to ./pages/projects and/or edit ./pages/work.js and add your work to ./pages/work!

Socials

Let others know where they can find you by editing ./pages/index.js and add your own contact links near the end.

Let's Publish

There are many great hosting platforms that will have services to showcase your static websites. I used Next.js for this website which goes perfecty with Vercel; I advise you use it!

License

my-site license

About

My personal website -- feel free to use the code at your own discretion!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published