A collection of some of my pens on CodePen.
Demo
Report Bug
Table of Contents
This project aims to gather some of my CodePen pens in a more organized place.
Technologies used in the project.
-
Open the terminal and clone the repo
git clone https://github.com/SilasRodrigues19/CodePenSnippets.git
-
Access the folder with the following command:
cd CodePenSnippets
-
Install dependencies
npm install
-
In the project directory, you can run with the following command:
npm start
-
Open the link below to view the app it in your browser.
http://localhost:3000
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com
Project Link: https://github.com/SilasRodrigues19/CodePenSnippets
🔼 Back to top