Skip to content

Mayowa-Ojo/chillspot-client

Repository files navigation

Chillspot.

Frontend repository for the chillspot web app | live preview

Introduction

Chillspot is a side project I developed for learning purposes. Its design is influenced by dribbble and it serves as a platform/community where people can share their travel experiences. This is the frontend repository built with react and deployed on vercel. The backend repository is hosted separately.

Features

Implemented ✔️

  • Email and password authentication
  • Create stories
  • Like stories
  • Create/edit/delete comments to stories
  • Like/dislike comments
  • Add stories to collection
  • Add stories to archive
  • Follow/unfollow users
  • Follow suggestions
  • Edit profile/Account settings

Roadmap 🚧

  • Reponsive UI
  • Social auth [Google/Twitter]
  • Create shareable links to stories

Development

Requirements

  • Node >=10.x.X
  • React >= 16.8
$ git clone https://github.com/Mayowa-Ojo/chillspot-client.git <folder>
$ npm install
$ touch .env.development # check .env.example for required variables
$ npm start

Screenshots

Home Home Page

Login Login Page

Stories Stories Page

Story Story Modal

Comments Comments

New Story New Story Modal

Profile Profile Page

Account Settings Account Settings Page

Bug report

If you find any bugs in this app, open an issue

About

Front-end repository for the chillspot web app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published