pgabow / gabow_ru

Personal websites gabow.ru & pgabow.ru

Home Page:http://gabow.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio with React.js and Three.js

See here - http://gabow.ru

Getting Started

Clone this project and install dependencies :

npm i
# or
yarn install

Add your environment variables (emailJs Api\telegram Api)

Runs the app in the development mode:

npm run dev
# or
yarn dev

Open http://127.0.0.1:5173/ to view it in the browser.

Folder Structure (i will add later)

File/Folder Primary use
.env Environment variables (googleAuth\nextAuth\mongoDB)
/src Main source folder client/server api components
/public All of our static files
/src/pages Api, route files
/src/utils Config file for SEO MetaData
/src/styles Css global styling
/src/components React components

Screenshot 1

Screenshot 2

Screenshot 3

Learn More

You can learn more in the Create React App documentation. To learn React, check out the React documentation.

To learn more about Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

About

Personal websites gabow.ru & pgabow.ru

http://gabow.ru


Languages

Language:JavaScript 79.4%Language:CSS 13.2%Language:HTML 7.4%