A Modern Notes app using React.js
Notes App – Modern app for noting
Live ?
About project ?
That’s modern app for creating notes with user login/register system. Application introducing new hot features with futuristic design.
Time spent on this project ⌛️
Technologies used ?
Tech | Description |
---|---|
TypeScript | Static type-checking programming language |
React | Library for building user interfaces |
Framer Motion | Motion library for React |
Context API | React structure that enables to share data with multiple components |
React Hook Form | Forms with easy-to-use validation |
SCSS | CSS on steroids |
ESLint | TypeScript linting |
Prettier | Code formatter |
Firebase | REST APi, database, storage |
Installation ?
git clone https://github.com/skrimusss/Notes-App.git
npm install