Deyan: ddyankov Ehab: eelasam HΓΌseyin: huaydin Valentin: vstockma
Welcome to Pong42, a school project 42 Transcendence. This project features a combination of a Django backend and a pure JavaScript (vanilla JS) frontend.
Frontend & Postgresql Db are hosted on Vercel (free), Backend is hosted on Azure as WebApp, could also be hosted on Render (free)
- Django Backend: Robust and scalable backend developed using the Django framework.
- Vanilla JavaScript Frontend: Clean and efficient frontend built with pure JavaScript.
Pong42 is designed to demonstrate the capabilities of integrating a Django backend with a vanilla JavaScript frontend.
To get started with Pong42, follow these steps:
-
Clone the Repository:
git clone https://github.com/hu8813/42_ft_transcendence.git pong42 cd pong42
-
Create .env file: just rename sample.env to .env and use it as Reference
-
Run:
make # OR docker compose up
Check out the live demo of the Pong42 project: Pong42 Website
- Django backend
- Vanilla JavaScript
- Pure JS frontend
- ft_transcendence project
- 42 Transcendence
- Real-time web application
- Responsive web design
Enhance your web development skills with the leveraging the power of Django and vanilla JavaScript to create a dynamic and responsive web application as part of the 42 Transcendence course.