Skip to content

DEVRhylme-Foundation/new-website

Repository files navigation

DevRhylme Foundation Website 🚀

Welcome to the official DevRhylme Foundation Website repository! This project powers our mission of making cutting-edge AI, Web3, and computer vision technologies accessible to everyone.


🌟 About This Project

This is the source code for the DevRhylme Foundation's website. Built using Next.js, TypeScript, and Tailwind CSS, it offers:

  • A fast and modern front-end.
  • Scalable architecture for future features.
  • Seamless integration for a smooth user experience.

Our goal is to provide a platform for innovation, collaboration, and open-source contributions.


🛠️ Tech Stack

  • Framework: Next.js (React-based)
  • Styling: Tailwind CSS
  • Backend: Prisma (for database management)
  • Language: TypeScript

🚀 Getting Started

Follow these steps to set up the project on your local machine.

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the Repository:

    git clone https://github.com/DevRhylmeFoundation/new-website.git
    cd new-website
  2. Install Dependencies:

    npm install

    or

    yarn install
  3. Set Up Environment Variables: Create a .env.local file by copying .env.example and updating the values as needed:

    cp .env.example .env.local
  4. Run the Development Server:

    npm run dev

    Your application will be available at localhost:3000.


🛡️ Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Commit your changes: git commit -m 'Add some feature'.
  4. Push the branch: git push origin feature/your-feature-name.
  5. Open a pull request.

For more details, see our CONTRIBUTING.md.


Red Heart Contributors




## ⭐ Support Us

If you find this project useful, consider giving it a star 🌟! Your support helps us grow and reach more developers.


📄 License

This project is licensed under the MIT License.


📧 Contact

For questions or support, contact us at [[email protected]]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published