Circle is a social media website where users can create posts, like posts, delete posts, and comment on these posts. Circle is also accompanied by follow and delete account features.
- Clone This Repository
https://github.com/andry-pebrianto/circle-client.git
- Install Module
yarn
- Setting .env
API_URL=YOUR_API_URL
- Run this project with
yarn run dev
.
Contributors names and contact info:
- Andry Pebrianto
This project is licensed under the MIT License - see the LICENSE file for details