enes-erenn / notes-app

This is a Notes App that uses Next.js and Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog App

I roughly followed this course to create this app but I changed some parts according to my needs.

Getting Started

Make sure you have Node.js and Python installed.

Clone

git clone https://github.com/enes-erenn/notes-app.git

Install

npm install
pip install

Start

npm run dev
python manage.py runserver

About

This is a Notes App that uses Next.js and Django.


Languages

Language:Python 48.9%Language:TypeScript 31.3%Language:SCSS 18.7%Language:JavaScript 1.1%