femicodes / notes-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

Notes is a simple journal app built with the MERN stack.

This app was created for Chingu Voyage 11 pre-work.

Live version: https://notes-frontend.herokuapp.com

Features

  • User authentication and authorization
  • Add, View, Edit and Delete notes

Running the project

  • Clone the project
  • yarn install to install the dependencies
  • yarn start to run the app

Here's the repo for the API: https://github.com/femicodes/notes-api

About


Languages

Language:JavaScript 67.5%Language:CSS 26.7%Language:HTML 5.8%