Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$${\color{#db924c}\huge\mathtt{ThinkBoard}}$$

ThinkBoard is a simple app designed to help users take notes and stay organized.

Website Preview

The website is hosted on render.

Mobile View

Mobile Image 1 Mobile Image 2 Mobile Image 3

Desktop View

Laptop Mockup 2 Laptop Mockup 3 Laptop Mockup 1

Backend

.env file

MONGO_URI
PORT

UPSTASH_REDIS_REST_URL
UPSTASH_REDIS_REST_TOKEN

NODE_ENV=development

Run the Backend

cd backend
npm install
npm run dev

Frontend

Run the Frontend

cd frontend
npm install
npm run dev

Tech Stack

Implemented using MERN Stack

Frontend

  • React
  • Vite
  • TailwindCSS
  • Axios HTTP client for making API requests

Backend

  • Node.js JavaScript runtime
  • Express.js Node.js web application framework
  • MongoDB picked a NoSQL database because it works great for storing unstructured data like notes.
  • Upstash Redis Caching and rate limiting

extra tools

  • PostCSS For CSS with JavaScript plugins
  • Git Version control

About

App to take notes and stay organized

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages