Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 877 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 877 Bytes

DevJukebox

DevJukebox is a simple note-taking application built with React and several other libraries including react-bootstrap, react-router-dom, and vite.

Getting Started

To get started with DevJukebox, follow the steps below:

  1. Clone the repository
  2. Change into the project directory: cd devjukebox
  3. Install the dependencies: npm install
  4. Start the development server: npm run dev
  5. Open your browser and navigate to the specified port as per the terminal

Build and Preview

To build the production version of DevJukebox, run the following command: npm run build

To preview the production version of DevJukebox, run the following command: npm run preview

Dependencies

DevJukebox uses the following dependencies:

  • bootstrap
  • react
  • react-bootstrap
  • react-dom
  • react-router-dom
  • react-select
  • uuid

Author

[Ashish Singh]