Skip to content

My newly made personal site in reactjs (typescript) with graphql and nestjs backend. Theme inspired from linux terminal.

License

Notifications You must be signed in to change notification settings

SklyerX/personal-site-reactts

Repository files navigation

Description


This site is hosted by Netlify. Created with Tailwindcss, ReactJs, TypeScript, and Framer Motion


Installation

$ yarn install

Steps


export const config = {
  urls: {
    api: "LINK TO API LOCAL OR HOSTED",
    github: "YOUR GITHUB PROFILE",
    contactMail: "CONTACT MAIL",
  },
  names: {
    githubUsername: "GITHUB USERNAME",
    developerName: "YOUR NAME",
  },
};
# Run locally
$ yarn dev

# Run build
$ yarn build

Support

If you wish to support the project star the repo and or fork it and make some changes to this site

About

My newly made personal site in reactjs (typescript) with graphql and nestjs backend. Theme inspired from linux terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published