- React.js
- CSS
- JSX
- VS Code
- Other dependencies as required.
-
Node.js and npm installed on your system.
-
Clone the repository or download the source code.
-
Open the project in your preferred code editor.
-
Run
npm install
to install the necessary dependencies. -
Run
npm start
to start the development server. -
Open your browser and navigate to
http://localhost:3000
to access the app.
This project is licensed under the GNU GENERAL PUBLIC LICENSE.