📌 React Framework (Front-end)
📌 Material UI 5 (Front-end)
📌 Django (Back-end)
Front-end (Vercel): https://restorankeluarga-solo.vercel.app/
Back-end (Railway): https://restorankeluarga-solo.up.railway.app
- Clone the repository to your local machine.
git clone https://github.com/tif1336/tugas-2-membuat-website-restoran-dengan-reactjs-kelompok-12.git
- or simply download the file project through Kelompok 12 page
-
Open project directory in your local machine
-
Activate virtual environment
For MacOs dan Linux (Bash atau Zsh Shell)
source .venv/bin/activate
For Windows Command Shell
.venv\Scripts\activate
- Run server
python manage.py runserver
- Open the whole project in VSCode (Or other IDE)
- Run website in IDE terminal
cd .\website\
npm start
- Enjoy
Agus, Arwinda, Mira, Annida