Skip to content

A diary app for tinkerhub cocoder program that lets you write diary on markdown format and able to store the diary on db

Notifications You must be signed in to change notification settings

sreehari2003/Diary-cocoder

Repository files navigation

bg

NOTE

I am trying to redesign the whole ui of app i have a figma Design if you want to contribrute please go through the figma design

Diary Cocoder

The Frontend of project was built using Next js typescript and scss

Features

  • multiple page website
  • Authentciation
  • Ability to write markdown files in website and save as diary

Code Explanation + Demo

How it Works ?

  1. From a TextField Input acceept users text input and parse into .md file

  2. uses mongodb as a database to store the user diary

  3. uses cookies to store user info

  4. We have used multiple npm packages you can find the package info in package.json file in root folder

How to configure

Step 1:

git clone  https://github.com/sreehari2003/Diary-cocoder

Step 2: (Do install the latest Node version in your PC/Laptop then)

npm --v

How to Run

After configuration run the following command with your device connected on

npm run dev

About

A diary app for tinkerhub cocoder program that lets you write diary on markdown format and able to store the diary on db

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published