FrankJi1019 / memo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memo

Set up

To run the application, please follow the steps below:

  1. please make sure you have node installed on your device
  2. download the repo
  3. start a terminal and direct into the api folder
  4. execute the following command
> npm start
  1. start another terminal and direct into the memo folder

  2. execute the following command

> npm start
  1. your browser should open automatically

Technologies used

  1. NodeJS
  2. React
  3. MongoDB Cloud: a cloud-based mongo database

Clarification

This is a project developed solely by Shiyuan (Frank) Ji. It is developed to wider the area of knowledge and gain experience in web development (react+node+mongodb). This is not a project developed for a coursework of university or a task for any organization, but on own interest.

About


Languages

Language:JavaScript 74.7%Language:CSS 17.1%Language:HTML 7.0%Language:Pug 1.1%