- Clone the repository: git clone
https://github.com/vintheruler1/Studiously.git
- Navigate to the project directory:
cd Studiously
orcd Studiously-main
- Install dependencies:
npm install
- Start the development server:
npm start dev
- Open
http://localhost:3000
in your browser to view the app.
Contributions are welcome! Please open an issue or pull request for any changes.