This template provides a basic setup for a server and database using modern technologies such as Node.js, Express.js for the server, and React with Vite for the frontend. It is ideal for starting projects that require a solid and efficient tech stack from the get-go.
- Node.js backend with Express.js
- PostgreSQL database setup
- React + Vite
- API endpoints ready to be expanded based on project requirements
-
FRONT npm install npm start
-
BACK npm install npm start
Open your browser and visit http://localhost:3000 to see the React frontend
This project is licensed under the MIT License - see the LICENSE file for details.