Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.36 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.36 KB

Sayek

Overview

It is a network of walls based on people's common interests. Walls are general themes shared by a group of people who share their content. Given that your posts are under a random username and your details are not disclosed.

Sayek Login

Project Status

Prerequisites

The following tools should be installed before starting:

Technologies

  • TypeScript: Is a typed superset of JavaScript that compiles to plain JavaScript.
  • Styled Components: are one of the new ways to use CSS in modern JavaScript.
  • Others...

Quick start

  1. Make sure you have all the prerequisites above installed.
  2. Clone this repo.
  3. Move to the cloned directory.
  4. Install deps, run $ yarn install
  5. Serve, compile and watching $ yarn start

Contributors