Skip to content

reactcebu/react-cebu-website-v2

Repository files navigation

Design Link

You can access the website's figma design here.

Getting Started

Clone the repository:

git clone https://github.com/jacobbalane/react-cebu-website-v2.git
cd react-cebu-website-v2

Install dependencies:

npm install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Contribute to the Project

We welcome contributions to improve the React Cebu website! Here's how you can get involved:

  1. Fork the Repository:
  • Click the 'Fork' button on the top right to create a copy of the repository on your GitHub account.
  1. Create a New Branch:
  • Make sure you're on your forked repository, then create a new branch for your changes.
git checkout -b feature/your-feature-name
  1. Make Your Changes:
  • Implement your changes, add new features, or fix bugs.
  1. Commit Your Changes:
  • Write a meaningful commit message to describe your changes.
git commit -m "Add detailed description of your changes"
  1. Push Your Changes:
  • Push the changes to your forked repository.
git push origin feature/your-feature-name
  1. Open a Pull Request (PR):
  • Go to the original repository and open a Pull Request. Provide a detailed description of your changes and link to any related issues.

Reporting Issues

If you find any bugs or have suggestions, please create an issue here. Make sure to provide as much information as possible.

Happy Coding!

We appreciate your contributions and support! 🎉 Feel free to reach out if you have any questions, and let's build something amazing together. Happy coding!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •