Marvellous is an application to manage your physical comic collection and don't forget, which of your friends rent which of your comic.
Marvellous is build with:
- React.js
- Next.js
- MongoDB
- Mongoose
- Styled-Components
- Jest
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.