Kritith1 / myPortfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Portfolio

Personal Portfolio Frontend

  • Project Setup using CRA
  • Using React Route for routing
  • Using useeffect and usestate for contact form validation
  • Toat for confirmation message
  • Using axios to get data from backend
  • Cors to connect with backend

Personal Portfolio Backend

  • Crud in contact form using nodejs and mondodb
  • Get github api in projects from backend.

Commit Style:

git commit -m "specific message here"

Packages Used

dependencies":

  • "axios",
  • "cors",
  • "react-router-dom",
  • "swiper"

Screenshot of first page

Screenshot-23.png

Available Scripts

npm install

Run npm install to install the recquired dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm build

Run npm build to deploy app

About


Languages

Language:JavaScript 74.1%Language:CSS 22.1%Language:HTML 3.8%