Skip to content

ViaIntentio/make-believe-inn-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Make Believe House FRONTEND

Repository containing the source code for the website of the Make Believe House. The website was developed using [:TODO:] for for the front-end.

Contents

  • Technologies Used
  • Installation
  • How to Use
  • Contribution

Objectives

The goal of this project is to provide a platform for renting rooms in a house that is easy to use and offers a pleasant experience to users. The site was developed to be scalable and easy to maintain, allowing for the addition of new features easily in the future.

Technologies Used

  • Bootstrap

How to Use

Installation

  • Clone this repository: git clone make-believe-house

  • Navigate to the backend folder: cd make-believe-inn-frontend

  • Install dependencies: npm install Execution

  • Navigate to the backend folder: cd make-believe-inn-frontend/backend

  • Start the client: [:TODO:]

Contribution

If you wish to contribute to the project, follow these steps:

  1. Fork the project.
  2. Create a branch for your feature (git checkout -b feature/AmazingFeature).
  3. Make your changes and add the modified files (git add .).
  4. Commit your changes (git commit -m 'Add AmazingFeature').
  5. Push your branch (git push origin feature/AmazingFeature).
  6. Open a Pull Request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published