Author's haven is a Social platform for the creative at heart. This platform allows registered members to write and publish articles, read articles, rate articles, follow users, like and/or dislike articles, and bookmark articles. Non-registered users can view articles. A user can register using email address, or using their preferred social media account.
Create a community of like minded authors to foster inspiration and innovation by leveraging the modern web.
Click here to go to the app.
- Fork project at here
- Clone forked repo to local machine.
- Run
npm install
to install dependencies. - Run
npm start
to launch the application