/CodePenSnippets

Collection with some code snippets from my CodePen account

Primary LanguageAstro

Contributors Forks Stargazers Issues MIT License


Logo

CodePen Snippets

A collection of some of my pens on CodePen.
Demo Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Preview


This project aims to gather some of my CodePen pens in a more organized place.

Built With

Technologies used in the project.

Frameworks

Getting Started

Installation

  1. Open the terminal and clone the repo

    git clone https://github.com/SilasRodrigues19/CodePenSnippets.git
  2. Access the folder with the following command:

    cd CodePenSnippets
  3. Install dependencies

    npm install
  4. In the project directory, you can run with the following command:

    npm start
  5. Open the link below to view the app it in your browser.

    http://localhost:3000

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com

Project Link: https://github.com/SilasRodrigues19/CodePenSnippets



🔼 Back to top