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.
- STATUS: Development ✔️ | Production | Staging | Deprecated
- Started by: Efra Peralta
- Local URL: http://localhost:3000/
- Prod URL: https://sayek.herokuapp.com/
- Prod Version: v0.0.0
The following tools should be installed before starting:
- 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...
- Make sure you have all the prerequisites above installed.
- Clone this repo.
- Move to the cloned directory.
- Install deps, run
$ yarn install
- Serve, compile and watching
$ yarn start