Welcome to the CryptoStatsList website repo.
The website provides links to helpful data dashboard for popular crypto protocols to enable users to do thier own research without just listening to influencers.
The website uses:
- A Next.js front end app using client and server side rendered components
- An Express.js GraphQL api for the backend
- MongoDB Atlas database for persistence
- Find links to data dashboards of popular cryto projects
- Fully functional admin panel:
- JWT based authentication and authorization with Passport.js
- Create, update and delete new projects
- Project images hosted with Cloudinary
- Make projects active/inactive to show/hide on the front end
- Server side rendering of home page to enhanced SEO
- Users can suggest new dashboard links, which emails the admin the information
- Mobile and desktop optimised
- Google ReCaptcha for bot detection on email form