Welcome to Possibleweb! This is a cutting-edge web application built with React, Tailwind CSS, and Next.js, designed to offer an unparalleled user experience. With dynamic routes, a stunning UI, and meticulously crafted micro-interactions, Possibleweb sets a new standard in web development.
- Dynamic Routes: Navigate seamlessly through the website with dynamic routing, ensuring a smooth and intuitive user experience.
- Great UI: Our UI is not just visually appealing, but also highly functional, making interaction with the website a delight.
- Micro Interactions: Every click, hover, and scroll is thoughtfully designed to provide users with engaging micro-interactions, enhancing the overall experience.
- Responsive Design: Whether you're accessing the website from a desktop, tablet, or smartphone, rest assured that Possibleweb looks stunning on every device.
- Performance: Built with performance in mind, our website loads quickly and efficiently, keeping users engaged without any delays.
- Database: Contact page is integrated with the nosql database for better scalability.
- React: A powerful JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework that enables rapid UI development.
- Next.js: The React framework for production-grade applications, providing server-side rendering, route pre-fetching, and more.
- Mongoose: MongoDB object modeling for Node.js, adding robustness and flexibility to our backend.
To run Possibleweb locally, follow these steps:
- Clone this repository:
git clone https://github.com/echoinbyte/possibleweb.git
- Navigate to the project directory:
cd possibleweb
- Install dependencies:
npm install
- Rename the
.env.sample
file to.env.local
and set your MongoDB connection URI (MONGODB_URL
) in the.env.local
file. - Start the development server:
npm run dev
- Open your browser and go to http://localhost:3000
We welcome contributions from the community to make Possibleweb even better! If you'd like to contribute, please follow these guidelines:
- Fork the repository and create your branch:
git checkout -b feature
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to your branch:
git push origin feature
- Submit a pull request detailing your changes.
- Sambhav Aryal (Echoinbyte) - Lead Developer
- Sandesh Aryal - Visionary
Thank you for visiting Possibleweb! We hope you enjoy your experience.