Skip to content

yashrajmani/Todoly-React.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub code size in bytes LAST COMMIT Languages Follow Me on GitHub: GitHub Repo Size

Todoly: Web Browser Extension

Your everyday todo-list

Installation:

Download ZIP from Gdrive by clicking here and extract files. : ZIP

Turn on Developer Mode in Browser in Extensions settings.

Click on 'Load Unpacked' and Select the Todoly-build folder. The Extension will be now loaded.

Tech & Tools:

  • React.js
  • Vs Code/IDE
  • Git & VCS
  • node-npm

Features & UI:




Getting Started with React App

This project was bootstrapped with Create React App.

Running :

In the project directory after downloading it, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Deployment :

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More About React.js:

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.