An open API service indexing awesome lists of open source software.

https://github.com/alexandredresch/rastrodigital

This project is a modern, visually appealing blog dedicated to raising awareness about digital security and scams. It provides valuable information and resources to help users stay safe online.
https://github.com/alexandredresch/rastrodigital

framer-motion nextjs react-portable-text sanitycms tailwindcss typescript

Last synced: 2 months ago
JSON representation

This project is a modern, visually appealing blog dedicated to raising awareness about digital security and scams. It provides valuable information and resources to help users stay safe online.

Awesome Lists containing this project

README

          


Rastro Digital

![cover](.github/image.png?style=flat)

[Click here to visit](https://rastro-digital.vercel.app)

## Blog about digital security and scam awareness.

## Starting the project
Use **npm install** to install project dependencies.


Create a `.env` file. `SANITY_PROJECT_ID` should point to your Sanity project ID, and `SANITY_DATASET` should point to your Sanity project dataset.


Then start the project.

```cl
npm run dev
```

## Technologies

- [ ] NextJS
- [ ] Sanity (CMS)
- [ ] Typescript
- [ ] TailwindCSS
- [ ] FramerMotion
- [ ] Phosphor Icons
- [ ] React Portable Text