Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/renantrs/beats-landing-page

A ReactJs headphones landing page, based on this video made by bedincode channel.
https://github.com/renantrs/beats-landing-page

framer-motion reactjs sass typescript

Last synced: about 2 months ago
JSON representation

A ReactJs headphones landing page, based on this video made by bedincode channel.

Awesome Lists containing this project

README

        


Logo

A ReactJs headphones landing page.


GitHub License
GitHub top language
GitHub last commit
GitHub issues open
GitHub closed issues
GitHub pull request open
GitHub closed pull requests



## About this project

The purpose of this project is to learn **animations**, based on this [video](https://www.youtube.com/watch?v=wXnlHIvKnTM) made by [bedincode](https://www.youtube.com/c/Bedimcode).

## How to use

To clone and run this project, you'll need **[Git](https://git-scm.com)**, **[node v](https://nodejs.org/en/)** or higher + **[yarn v](https://yarnpkg.com)** or higher installed on your computer. From your command line:

```bash
#Clone this repository
$ git clone https://github.com/RenanTRS/beats-landing-page.git

#Go into the repository
$ cd beats-landing-page

#Install dependencies
$ yarn
#or
$ npm i

#Run
$ yarn dev
#or
$ npm run dev
```

## Built with

- [![Vite](https://img.shields.io/badge/Vite-gray?style=for-the-badge&logo=vite)](https://vitejs.dev/guide/#scaffolding-your-first-vite-project)
- [![ReactJs](https://img.shields.io/badge/ReactJs-darkblue?style=for-the-badge&logo=react)](https://reactjs.org/)
- [![TypeScript](https://img.shields.io/badge/Typescript-darkblue?style=for-the-badge&logo=typescript)](https://www.typescriptlang.org/)
- [![Sass](https://img.shields.io/badge/Sass-gray?style=for-the-badge&logo=sass)](https://sass-lang.com/)
- [![Framer Motion](https://img.shields.io/badge/Framer%20Motion-gray?style=for-the-badge&logo=framer)](https://www.framer.com/motion/)
- [![EsLint](https://img.shields.io/badge/EsLint-gray?style=for-the-badge&logo=eslint)](https://eslint.org/)
- [![Prettier](https://img.shields.io/badge/Prettier-gray?style=for-the-badge&logo=prettier)](https://prettier.io/)
- [![PhosphorIcons](https://img.shields.io/badge/Phosphor%20Icons-ffd76a?style=for-the-badge&logo=phosphoricons)](https://phosphoricons.com/)
- [![Yarn](https://img.shields.io/badge/Yarn-darkblue?style=for-the-badge&logo=yarn)](https://yarnpkg.com/)

## Contact

- Email me - [email protected]
- Connect with me on [LinkedIn](https://www.linkedin.com/in/renantrsouza/)

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/renantrs/beats-landing-page/blob/main/LICENSE) file for details.