Grimoire is your go to 7DS Origin companion. Track your progress and plan your grind with our database and calculators.
- **Character Database ** - Full character database showcasing stats, materials needed and more.
- Upcoming & Current Events - View upcoming & current events to see what needs to be done.
- To-Do system - Add materials & achievements you need to get.
- Frontend Framework: Next.js
- Styling: Tailwind CSS
- Language: TypeScript
- Deployment: Vercel
- Animations: Framer Motion
-
Clone the repo
git clone https://github.com/yourusername/cinewave.git cd cinewave # Install dependencies npm i (Node) bun install (bun)
-
Start the App
npm run dev (Node) bun dev (bun)
If you want to contribute fork the project and push any changes or features onto new branches and then create a PR describing what the change is or the new feature is.
🤍 The Team