Rewrite the DG-LAB code to DG-React.
- Easy to use
- Responsive design
- Customizable
- Clone the repository:
git clone https://github.com/Luna5akura/DGLAB_DG-React.git - Navigate to the project directory:
cd dg-react - Install dependencies:
npm install
- Start the development server:
npm run - Open your browser and visit
http://localhost:3000
Nothing
- Fork the repository
- Create a new branch (
git checkout -b feature/AmazingFeature) - Make your changes
- Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the __ file for details.