Landing page for the website 'Read Realm', which sells and rents books online and hosts discussions.
Check out the live website here.
Clone this repository:
git clone https://github.com/spudoodle/readrealm.git
Navigate to the project directory:
cd readrealm
Install dependencies:
npm install
Start the development server:
npm run dev
Open your browser and visit http://localhost:3000