Skip to content

r-pears/cap

Repository files navigation

Capstone 2

Created for Springboard, February 2023. Final project for Fullstack Bootcamp. A posting board where you can create your own posts, and comment on others. Signing in with Google.

Tech Stack

This project uses:

NextJS
NextAuth
ReactJS
GoogleAuthentication
TypeScript
PostgreSQL
Cypress

Install dependencies

npm install

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser.

To run test

npm run cypress

Hosted

With Vercel and Supabase

About

Final Capstone project for Springboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published