This project was created to develop a brand new website for an Coworking using modern web technologies.
- Install LTS Node version.
- Typescript
- NextJS
- Tailwind CSS
- Radix UI
To get started with Coworking Website, follow these steps:
git clone https://github.com/gustavospriebe/coworking-website.git
Navigate to the project directory and run the following command to install all the required dependencies:
npm install
Start the development server:
npm run dev
Your application should now be accessible at http://localhost:3000.
To contribue with coworking-website, follow the steps:
- Fork this repository.
- Create a branch:
git checkout -b <name_branch>
. - Make the changes and confirm:
git commit -m '<message_commit>'
- Send to original repository:
git push origin <main_branch> / <local>
- Send the pull request.
Alternatively, see the GitHub documentation at how to create a pull request.
Made with ❤️ by:
Gustavo Priebe |