Skip to content

Beyond Brain AI Internship assignment || Simple Note taking application || MERN

License

Notifications You must be signed in to change notification settings

Akshay-Vs/React-Note-App

Repository files navigation

Note App

This is a note-taking application built with Vite, React, and TypeScript, and uses Clerk for authentication.


Features

  • User Authentication with Clerk
  • Create, Read, Update, and Delete operations for notes
  • Filter by Month
  • Search
  • Customizable font family and font size

Project Structure

  • /server - Contains the server-side code
  • / - Contains the client-side code (React application)

Getting Started

  1. Clone the repository
  2. Install dependencies with npm install
  3. Create a .env file in the root directory and fill it with your environment variables: Clerk public key, and port Create .env file in the /server directory MongoDB username, MongoDB password, Port
  4. npm run dev - React App
  5. cd server && npm run dev - Express App

About

Beyond Brain AI Internship assignment || Simple Note taking application || MERN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published