Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thecompanydream/social-network


https://github.com/thecompanydream/social-network

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Social Network

An example of how to design a social network.

## Dependencies

- Node14.4.0
- React

### Run Server

`yarn start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

### Testing

`yarn test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### Deployment

`yarn build`

It builds and as a static website on [Vercel](https://vercel.com/)

[Project](https://social-network-test.vercel.app/)