Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosmoart/codedev
๐ Fictional landing page about a consulting firm. Made with Astro, Tailwind, GSAP and Three.js.
https://github.com/cosmoart/codedev
astro gsap landing-page tailwind tailwindcss threejs
Last synced: 10 days ago
JSON representation
๐ Fictional landing page about a consulting firm. Made with Astro, Tailwind, GSAP and Three.js.
- Host: GitHub
- URL: https://github.com/cosmoart/codedev
- Owner: cosmoart
- License: mit
- Created: 2024-10-26T21:26:45.000Z (13 days ago)
- Default Branch: main
- Last Pushed: 2024-10-27T00:12:48.000Z (13 days ago)
- Last Synced: 2024-10-28T04:13:37.523Z (12 days ago)
- Topics: astro, gsap, landing-page, tailwind, tailwindcss, threejs
- Language: Astro
- Homepage: https://coodedev.netlify.app/
- Size: 570 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ป CodeDev ๐
Fictional landing page about a consulting firm. Made with Astro, Tailwind, GSAP and Three.js.
Table of contents
- [About The Project](#about-the-project)
- [Screenshots](#screenshots)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [License](#license)
- [Contact](#contact)## About The Project
Fictional landing page about a consulting firm. Made with Astro, Tailwind, GSAP and Three.js. It features two languages, GSAP animations, an animated 3D logo made with Three.js, among other things.
## Screenshots
### Built With
List of the frameworks, libraries and tools used to build the project.
* [Astro](https://astro.build/)
* [Vercel](https://vercel.com/)
* [Tailwind CSS](https://tailwindcss.com/)
* [Figma](https://www.figma.com/)
* [Iconify](https://iconify.design)
* [Three.js](https://threejs.org/)
* [GSAP](https://gsap.com/)## Getting Started
1. Clone or fork the repo
```sh
git clone https://github.com/cosmoart/CodeDev
```
2. Install NPM packages
```sh
npm install
```
3. Run the project
```sh
npm run dev
```## License
Distributed under the MIT License. See [`LICENSE.txt`](https://github.com/cosmoart/CodeDev/blob/main/LICENSE) for more information.
## Contact
- My website - [cosmoart.vercel.app](https://cosmoart.vercel.app)
- Twitter - [@CosmoArt0](https://twitter.com/cosmoart0)
- Instagram - [@cosmo_art0](https://www.instagram.com/cosmo_art0/)