Giter Club home page Giter Club logo

inotes's Introduction

Demo

Check out the site here.

iNotes

iNotes is a feature-rich note-taking website made using the MERN (MongoDB, Express.js, React.js, Node.js) stack. This platform offers users an organized space for personal and work-related notes, featuring user authentication, a custom REST API, and dark mode for a personalized experience. The responsive design, implemented with Tailwind CSS, ensures optimal usability across various devices.

Features

  1. Intuitive User Interface: Designed and implemented a clean and intuitive user interface for iNotes using React.js and Tailwind CSS.

  2. Secure User Authentication: Integrated user authentication with JWT for secure access, ensuring data privacy and personalized note management.

  3. Custom RESTful API Development: Developed a custom RESTful API using Node.js and Express.js, facilitating smooth data interactions and enhancing functionality.

  4. Dark Mode Implementation: Watch It All is fully responsive, making it accessible on various devices, including desktops, tablets, and mobile phones.

  5. Fully Responsive: Ensured complete responsiveness across devices through Tailwind CSS, optimizing the user experience on desktops, tablets, and mobile devices.

Tech Stack

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JSON Web Tokens (JWT)

Installation

  1. Clone the repository.
  git clone https://github.com/JollyBolt/iNotes.git
  1. Install dependencies with npm
  cd iNotes
  npm install 
  1. Create .env files.
  cd server 

Create a .env file and create the following variables.

  PORT = XXXX
  MONGO_URI = YOUR_MONGO_URI
  SECRET = SIGNATURE_FOR_JWT
  cd ..
  cd client

Create a .env file and create the following variables.

  VITE_URL = YOUR_SERVER_URL

inotes's People

Contributors

jollybolt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.