Skip to content

Sachin-kumar-jha/Fotographia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

56 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Fullstack Vite + React + Express App

This project is a fullstack web application with:

  • βš™οΈ Backend: Express.js (Node.js)
  • πŸ’» Frontend: React + Vite

πŸ“ Project Structure

🌐 root /

  • β”œβ”€β”€ backend/

    β”‚ └──src

  • β”œβ”€β”€ frontend/

    β”‚ └── src


βœ… Prerequisites

Make sure you have the following installed:


πŸ“¦ Install Dependencies

Install dependencies for both backend and frontend:

# Backend setup
cd backend
npm install

# Frontend setup
cd frontend
npm install

πŸš€ Running the Project

# In the root directory
npm install

# Both running concurrently

npm run dev

🌐 Accessing the App

# Both running concurrently
Frontend: http://localhost:5173

Backend: http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages