Skip to content

Brain Dump is an open source lightweight notes app. It's designed to be easy on the eyes and provide you with a free flowing and non distracting UI, letting you unleash your notes and do what you need it to do best. Note things down.

Notifications You must be signed in to change notification settings

srejitk/Brain_Dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Dump.

A lightweight Notes App.

Brain Dump

Brain Dump is an open source lightweight notes app. It's designed to be easy on the eyes and provide you with a free flowing and non distracting UI, letting you unleash your notes and do what you need it to do best. Note things down.

Test Credentials -

  • Are provided on the Login page. The user can simply login as guest and go through the flow of the app.

Technologies Used -

  1. ReactJS, CSS, Javascript.
  2. For Styling Brain Dump uses my own CSS Component Libray - "Iridescent" - Github Link: Iridescent
  3. React Router
  4. JWT for authentication
  5. vercel for hosting the website.

Use the app:

Brain Dump Notes

How to Install and Run the Project

Instructions for running this code to your local system.

Open your terminal and copy below code line.

git clone https://github.com/srejitk/Brain_Dump.git

After coping link, paste into terminal and hit enter.

Then run below command . that command install all package that need to run this project.

npm install

After runing npm command, you need to create a .env file in the root directory.

and save below value into .env file

REACT_APP_JWT_SECRET=HERE_YOUR_ANY_STRING_TYPE_FOR_ENCODE

Now enter below command to run your project.

npm start

Creator

Sreejith K

About

Brain Dump is an open source lightweight notes app. It's designed to be easy on the eyes and provide you with a free flowing and non distracting UI, letting you unleash your notes and do what you need it to do best. Note things down.

Topics

Resources

Stars

Watchers

Forks