Skip to content

gustavospriebe/coworking-website

Repository files navigation

Coworking Website

🌍 Project Overview

This project was created to develop a brand new website for an Coworking using modern web technologies.

GitHub repo size GitHub language count GitHub forks Github open issues


Table of Contents


💻 Prerequisites

  • Install LTS Node version.

🛠 Tools used

  • Typescript
  • NextJS
  • Tailwind CSS
  • Radix UI

🚀 Usage instructions

To get started with Coworking Website, follow these steps:

Clone repository

  git clone https://github.com/gustavospriebe/coworking-website.git

Install dependencies

Navigate to the project directory and run the following command to install all the required dependencies:

  npm install

Run app

Start the development server:

  npm run dev

Your application should now be accessible at http://localhost:3000.

📫 Contributing with coworking-website

To contribue with coworking-website, follow the steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <name_branch>.
  3. Make the changes and confirm: git commit -m '<message_commit>'
  4. Send to original repository: git push origin <main_branch> / <local>
  5. Send the pull request.

Alternatively, see the GitHub documentation at how to create a pull request.


🤝 Contributors

Made with ❤️ by:

Foto do Gustavo Priebe no GitHub
Gustavo Priebe