BaptisteMartinet / griffith-keep-api

Home Page:griffith-keep-api.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Griffith Keep

Griffith Keep is a Google Keep clone made at Griffith College Dublin.

Stack

Setup steps

Backend setup:

  • Clone the backend git clone https://github.com/BaptisteMartinet/griffith-keep-api
  • Copy past .env.example to simply .env
  • Run npm install
  • Run npm start

Frontend setup:

  • Clone the frontend git clone git@github.com:BaptisteMartinet/griffith-keep.git
  • Run npm install
  • Run the application using npm start or ng serve --open

About

griffith-keep-api.vercel.app

License:MIT License


Languages

Language:JavaScript 98.2%Language:Shell 1.8%