TinyVerse is a URL shortening service designed for seamless integration with your custom web browser, LakshyOrbit. It provides efficient and user-friendly solutions for creating short, shareable links.
Follow these steps to set up and run the TinyVerse project on your local machine:
Ensure you have the following installed:
- Node.js (v16 or higher) - Download here
- npm or yarn (comes with Node.js)
-
Clone the repository:
git clone https://github.com/SnehaghoshBarsha444/tinyverse.git cd tinyverse -
Install dependencies:
npm install # or yarn install -
Run the development server:
npm run dev # or yarn dev -
Open your browser and navigate to:
Explore the functionality and start shortening your URLs!
- pages/: Contains application routes and components.
- pages/api/: API routes for handling backend logic.
- public/: Static assets such as images or icons.
- styles/: Global and component-specific CSS.
- Fast and reliable URL shortening.
- Customizable links for branding.
- Seamless integration with the LakshyOrbit browser.
- Real-time updates while editing pages.
- GET
/api/hello: Sample API route to demonstrate server functionality.
Customize and extend these endpoints in the pages/api/ directory.
TinyVerse is optimized for deployment on Vercel. To deploy:
- Push your repository to GitHub or another Git provider.
- Import your project into Vercel (Vercel Deployment Guide).
Contributions are welcome! If you want to report issues or suggest features, please:
- Open an issue on GitHub.
- Submit a pull request with improvements.
For inquiries or collaboration opportunities, connect via:
- Email: Contact Me
- GitHub: GitHub Profile
- LinkedIn: LinkedIn Profile
- Twitter: @IsopodTechnical
- Medium: Medium Profile
This project is licensed under the MIT License.
Happy coding with SnehaghoshBarsha444(Technical_Isopod_075)