CharlesSin / Notes

This project is simple Notes Database. Saving Tech blog and Skill info.

Home Page:https://charles-favorite.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of contents

Demo

Link

General info

This project is simple Notes Database. Saving Tech blog and Skill info.

Technologies

Project is created with:

  • node version: v17.4.0
  • npm version: 8.3.1
  • ejs version: 2.6.1
  • axios version: 0.27.2
  • cheerio version: 1.0.0-rc.11
  • mongoose version: 6.3.8
  • next version: 12.1.6
  • react version: 18.2.0
  • react-dom version: 18.2.0

Setup

To run this project, install it locally using npm:

$ git clone https://github.com/CharlesSin/Notes.git
$ cd Notes
$ npm install
$ npm run dev

Screenshot

alt text

About

This project is simple Notes Database. Saving Tech blog and Skill info.

https://charles-favorite.vercel.app/


Languages

Language:JavaScript 73.5%Language:CSS 26.5%