Skip to content

szymon-s292/Note-taking-App

Repository files navigation

Note App

CRUD operations, user authentication and responsive ui

  • Next.js
  • Tailwind css
  • MySQL
  • PHP
  • NextAuth

Getting started:

  1. Start mysql and web server with PHP interpreter
  2. Host 'note-app' folder from backend directory
  3. Import database from note-app.sql
  4. Change username and password for mysql user in config.php if needed
npm install
npm run build
npm start

Open http://localhost:3000 with your browser to see the result.

User accounts, authentication and login with feature

App screenshoot 3

Edit and delete functionality

App screenshoot 2

App screenshoot 1

Responsive

App screenshoot 4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published