Skip to content

TrellixVulnTeam/social-media-theme-switcher_UJFG

 
 

Repository files navigation

Dashboard - Theme Switcher

A social media dashboard with theme switcher.

PS: The numbers are fictitious.

🎥 Demo

This project was deployed in Vercel. To see a demo, click here.

🚀 Technologies

  • ✔️ HTML
  • ✔️ CSS (SCSS)
  • ✔️ JavaScript

ℹ️ How To Use

To modify (locally) this project, you will need Node and GIT installed on your computer.

With these tools in hand, follow the steps below

# Clone this repository
$ git clone https://github.com/vitormrts/to-do-app

# Go to the repository cloned
$ cd to-do-app

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Done! Now you have this application in your computer.

🤝 Contributing

To contributing to this project, follow the steps bellow.

  1. Fork the Project;
  2. Create your Feature Branch (git checkout -b new-branch)
  3. Commit your Changes (git commit -m 'DESCRIPTION OF CHANGES')
  4. Push to the Branch (git push origin new-branch)
  5. Open a Pull Request

📝 License

This project is under the MIT license. See the LICENSE file for more details.


Made with ❤️ by Vitor Martins ✌

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%