Belajar dasar membuat web page static dengan next.js
-
Updated
Jun 7, 2024 - JavaScript
Belajar dasar membuat web page static dengan next.js
This is the first step towards building your first full web application: the AirBnB clone. This first step is very important because you will use what you build during this project with all other following projects: HTML/CSS templating, database storage, API, front-end integration
This repository is used to host my AirBnB-Clone as part of one of ALX project
This is the first step towards building your first full web application: the AirBnB clone.
AirBnB Clone - The Console This is a simplified clone of AirBnB's data management system, part of the "Alx" Software Engineering program. It includes a custom command-line interface for managing data in both interactive and non-interactive modes.
This repository contains the initial stage of a student project to build a clone of the AirBnB website. This stage implements a backend interface, or console, to manage program data. Console commands allow the user to create, update, and destroy objects, as well as manage file storage. Using a system of JSON serialization/deserialization.
This project applies all the following concepts: HTML/CSS templating, database storage, API, front-end integration…
The AirBnB clone project
Add a description, image, and links to the webstatic topic page so that developers can more easily learn about it.
To associate your repository with the webstatic topic, visit your repo's landing page and select "manage topics."