Landing page for the website 'Read Realm', which sells and rents books online and hosts discussions.
Check out the live website here.
- Next JS
- Tailwind CSS
- React JS
- Framer Motion
- GSAP
- 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