Skip to content

mirandaweston/tenant-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tenant Talk

This is a web application built with a MERN stack and Tailwind.

1. User stories

As a user, I want to be able to sign up to Tenant Talk

As a user, I want to be able to log in to Tenant Talk

As a user, I want to be able to log out of Tenant Talk

As a user, I want to view properties with their reviews

As a user, I want to view my profile page with my reviews

As a user, I want to update my name and email address

As a user, I want to create a new review

As a user, I want to view a 'how it works' page about how to rate properties

2. Installation

Clone this repo and run the following commands in your terminal.

cd frontend

npm install
npm start

cd ..
cd api
npm install
JWT_SECRET=secret npm start

3. Tools and technologies

  • MongoDB
  • Express
  • React.js
  • Node.js
  • Tailwind
  • Jest (backend tests)
  • Cypress (frontend tests)

4. Rendered

Screenshot 2023-04-16 at 23 58 02

About

Web app built with a MERN stack and Tailwind 🏠

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages