- It Realtime Simple Task Noting Application.
- This Application Help Me to Note My Day Task To complete.
- This Application Makes Me Productive
-
This Application Created Using React JS
-
It Deployed In the GitHub Pages Using the gh-pages Dependency.
-
It Uses React nd NPM .
-
gh-pages Reference [https://blog.logrocket.com/deploying-react-apps-github-pages/]
-
ReactJs Reference [https://react.dev/]
-
npm Reference [https://docs.npmjs.com/getting-started]
https://dev-sk01.github.io/NotesEDU/
- Clone This repo to your machine....
git clone https://github.com/Dev-SK01/NotedEDU.git
- Move to the cloned Directory
cd notes-edu
- Use npm to install all dependencies
npm install
- To Run
npm start