Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.28 KB

File metadata and controls

73 lines (59 loc) · 2.28 KB

This is a Next.js project bootstrapped with create-next-app.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This is the local Photo Manager.

Built With

  • Next
  • React
  • Electron
  • Tailwind

(back to top)

Getting Started To Develpment

First, install all dependencies:

npm install
npm run dev
# or
yarn add
yarn dev

References

React with electron tutorial NEW Redux tutorials Another Redux tutorials README.md Bootstrap