Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itswadesh/facebook-redesign

This is a redesign of facebook.com. Design is based on tailwindcss
https://github.com/itswadesh/facebook-redesign

facebook-clone facebook-redesign tailwindcss web-design

Last synced: 3 months ago
JSON representation

This is a redesign of facebook.com. Design is based on tailwindcss

Awesome Lists containing this project

README

        

# Facebook Re-design

## Installation

```bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```