ArnavGuptaaa / fullstack-notesapp

A simple full-stack notes app that uses React and Tailwind CSS for the frontend, Express.js and MongoDB on the backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fullstack Notes App

My first attempt at solo-building a full-stack MERN web application which suppports features like user authentication and profiles and responsive design. I have followed mobile-first development methodology to develop this project.

Technologies Used

  1. Frontend
    • React.js
    • Tailwind CSS
    • Context API
  2. Backend
    • Express.js
    • Passport.js
    • Mongo DB

App Screenshots

  • Login Page

login Page

login Page Mobile View

  • Register Page

Register Page

Register Page Mobile View

  • Dashboard Page

Dashboard Page

Dashboard Page Mobile View

  • New Note Page

New Note Page

New Note Page Mobile View

Note

This project is not maintained by me due to which, there might be certain issues that arise later on if you clone this project.

About

A simple full-stack notes app that uses React and Tailwind CSS for the frontend, Express.js and MongoDB on the backend.


Languages

Language:JavaScript 96.8%Language:HTML 2.2%Language:CSS 1.0%