Skip to content

kanchansapkota27/Brosoft-StartUpSite

Repository files navigation

Introduction

StartUp React Site

TechStack Used

React TailwindCSS Pocketbase

Preview

Visit Link

Running Client

Run in CMD

runclient.bat

Running Server

Run in CMD

runserver.bat

Running in Local Network

Server

cd backend
pocketbase serve --http 0.0.0.0:8090

Client

Goto frontend/src/api/client.js and set

const API_URL='http://{YOUR_LOCAL_IP}:8090'
runclient.bat

Note: The docker is for built app deployed by pocketbase using pb_public directory

Screenshots

Home

Home

About

About

Portfolio

Portfolio

Carrers

Carrers-Minimal Carrers-Extend Carrers-Apply

Contact

Contact

About

A startup site using React JS,TailwindCSS and PocketBase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages