Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nagababunarise/socialbuttonsapp


https://github.com/nagababunarise/socialbuttonsapp

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

In this project, let's build a **Social Buttons** by applying the concepts we have learned till now.

### Refer to the image below:




social-buttons-output


### Design Files

Click to view

- [Extra Small (Size < 576px), Small (Size >= 576px)](https://assets.ccbp.in/frontend/content/react-js/social-buttons-sm-output-v2.png)
- [Medium (Size >= 768px), Large (Size >= 992px) and Extra Large (Size >= 1200px)](https://assets.ccbp.in/frontend/content/react-js/social-buttons-lg-output.png)

### Completion Instructions

Implementation Files

Use these files to complete the implementation:

- `index.js`
- `index.css`

### Resources

Image URLs

- [https://assets.ccbp.in/frontend/react-js/social-buttons-bg.png](https://assets.ccbp.in/frontend/react-js/social-buttons-bg.png)

Colors


Hex: #eab308

Hex: #ffffff

Hex: #1d4ed8

Hex: #323f4b

Font-families

- Roboto
- Bree Serif

> ### _Things to Keep in Mind_
>
> - **Do not remove the pre-filled code**
> - Want to quickly review some of the concepts you’ve been learning? Take a look at the Cheat Sheets.