Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


Header



# ๐Ÿ’ป CodeDev ๐ŸŒ

Fictional landing page about a consulting firm. Made with Astro, Tailwind, GSAP and Three.js.

View Demo
ยท
Report Bug
ยท
Request Feature

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.

โฌ†๏ธ Back to top

## Screenshots












































โฌ†๏ธ Back to top

### 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/)

โฌ†๏ธ Back to top

## 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
```

โฌ†๏ธ Back to top

## License

Distributed under the MIT License. See [`LICENSE.txt`](https://github.com/cosmoart/CodeDev/blob/main/LICENSE) for more information.

โฌ†๏ธ Back to top

## 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/)

โฌ†๏ธ Back to top