maricastroc / social-media-dashboard

A simple Social Media Dashboard built with ReactJS

Home Page:https://maricastroc-social-media-dashboard.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social-Media-Dashboard

social-media-dashboard

๐Ÿ“š Project Description

This is a solution to the challenge Social Media Dashboard with theme switcher.

With this application, users are be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Toggle color theme to their preference

challenge-difficulty-junior

๐Ÿ“Œ What did I learn?

In this project, I was able to work with states, lists and properties. In addition, used TypeScript to better organize the project and prevent bugs.

๐Ÿ” Links

Preview Site

๐Ÿ’ป My Process

Built with:

โ„น๏ธ How to run the application?

Clone the repository:

git clone https://github.com/maricastroc/social-media-dashboard

Install the dependencies:

npm install

Start the service:

npm run dev

โฉ Access http://localhost:3000 to view the web application.

About

A simple Social Media Dashboard built with ReactJS

https://maricastroc-social-media-dashboard.netlify.app/


Languages

Language:CSS 53.3%Language:TypeScript 41.2%Language:HTML 5.4%