/pgabow_ru

Temporary page Pgabow.ru with React.js and GSAP

Primary LanguageJavaScript

Temporary page with React.js and GSAP

See here - http://pgabow.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

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.