📌 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)
- Install Icon Material (for drawer, this is added to gitignore in default)
npm install @mui/icons-material
- Run website in IDE terminal
cd .\website\
npm start
- Enjoy
Agus:
- Deploy Front-end
- Deploy Back-end
- Fetching API
- Handling Responsive
- Design
- Function Logic
- Implement Design to code (Hero Section, Footer, Menu)
Arwinda:
- Implement Design to code (Navbar)
- Styling
- Formulate Color Pallete
Mira:
- Implement Design to code (About Us)
- Gathering asset
- Design
Annida:
- Implement Design to code (FAQ)
- Gathering asset
- Styling