Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 546 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 546 Bytes

Database systems

Technologies Used

  • React.js
  • Next.js
  • Tailwind CSS
  • MDX

Installation

  1. Clone the repository:

    git clone https://github.com/Lynder063/database-systems.git
    
  2. Navigate to the project directory:

    cd database-systems
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    
  5. Open your browser and visit http://localhost:3000

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.