Skip to content

A note-taking and/or journaling space that focuses on thoughts in the present.

License

Notifications You must be signed in to change notification settings

mpothier/presently

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Presently

A note-taking and/or journaling space that focuses on thoughts in the present.


Application structure

The project will be deployed as a single-page application using the MERN stack:

  • React + Redux client on the front end
  • Express and Node.js running the back end server
  • MongoDB (Cloud Atlas) database

Project Directory

The client folder follows basic folder structure from create-react-app and organizes React components, Redux store actions/reducers, and other utilities.


How to Contribute

Feel free to fork this repository, submit pull requests, or suggest other features or improvements.

Setup/Install

Install client packages:

cd client
yarn install

Run Development Servers

Run client only (port 3000):

cd client
yarn start

About

A note-taking and/or journaling space that focuses on thoughts in the present.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published