Giter VIP home page Giter VIP logo

jotion's Introduction

Jotion

Jotion is a clone of the popular note-taking application Notion. It's built with Next.js as a learning exercise, following a tutorial on YouTube.

You can view the live version of the project here.

About This Project

This project is a fun experiment to create a functional clone of Notion, a popular note-taking and productivity application. If you're looking to understand how to build complex applications using Next.js, then examining the code of this project might be a good start.

Built With

This project is built with the following technologies:

For a complete list of the dependencies, refer to the package.json file.

Getting Started

Firstly, you need Node.js and npm(you can use Yarn too) installed in your system. You can download Node.js from https://nodejs.org/ and npm is included in the Node.js installation.

Clone the Repository

You can clone this repository using the following command:

git clone https://github.com/Osadhi/jotion.git

Installation

Navigate to the project directory and install the dependencies:

cd jotion
npm install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file:

CONVEX_DEPLOYMENT - You can set this value as needed for your Convex deployment.

NEXT_PUBLIC_CONVEX_URL - This should match the root URL of your Convex deployment.

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY - Your Clerk publishable key, which you can find in your Clerk dashboard.

CLERK_SECRET_KEY - Your Clerk secret key, which you can also find in your Clerk dashboard.

EDGE_STORE_ACCESS_KEY and EDGE_STORE_SECRET_KEY - Your Edge Store access and secret keys.

Running Jotion

You can start the development server using:

npm run dev

Then open http://localhost:3000 with your browser to see Jotion working in action.

Acknowledgements

This project is built by following a tutorial on YouTube and a GitHub repo. For more information, check out these resources:

License

This project is licensed under the MIT License.

jotion's People

Contributors

osadhi avatar dependabot[bot] avatar snyk-bot avatar deepsource-autofix[bot] avatar deepsource-io[bot] avatar

Stargazers

Masahiro avatar Atharva Deshmukh avatar Devank Sachdeva avatar Jeferson Lima avatar Alexander Matyukh avatar starman avatar Mark avatar  avatar  avatar Ashen Uditha avatar XIN avatar Nithika Bandara avatar Pasan Laksitha 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.