Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drealdumore/saint-2.0
✦ Samuel personal site built using Next.js, Tailwind CSS, Framer Motion and deployed on Vercel.
https://github.com/drealdumore/saint-2.0
developer framer-motion nextjs personal portfolio react tailwindcss typescript vercel website
Last synced: 5 days ago
JSON representation
✦ Samuel personal site built using Next.js, Tailwind CSS, Framer Motion and deployed on Vercel.
- Host: GitHub
- URL: https://github.com/drealdumore/saint-2.0
- Owner: Drealdumore
- Created: 2024-07-14T23:04:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T18:51:46.000Z (3 months ago)
- Last Synced: 2024-08-14T11:39:11.415Z (3 months ago)
- Topics: developer, framer-motion, nextjs, personal, portfolio, react, tailwindcss, typescript, vercel, website
- Language: TypeScript
- Homepage: https://drealdumore.vercel.app
- Size: 6.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# drealdumore-site
Dreadumore Site
Personal, open-source website of Drealdumore.
Visit Site →
My personal website has evolved over the years — from a simple static HTML page, to `Angular` and finally to a combination of `Next.js`, `Tailwind CSS` and
`Framer Motion`. It serves as an app-like-web platform for my projects, and more.## Overview
- `/` — Home page.
- `/archive/bookmarks` — Bookmarks page.
- `/about` — About Me page.
- `/archive` — Archive page.
- `/archive/projects` — Project page.
- `/archive/short-projects` — Short Project page.
- `/archive/components` — Components page.
- `/archive/lab` — Laboratory page.
- `/api` — API routes.## Running Locally
```bash
$ git clone https://github.com/Drealdumore/saint-2.0.git
$ cd saint-2.0
$ npm run dev
# or
$ yarn dev
# or
$ pnpm dev
# or
bun dev
```## Tech Stack
- [Next.js](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [Framer Motion](https://www.framer.com/motion/)
- [Vercel](https://vercel.com)## Repo Activity
![Alt](https://repobeats.axiom.co/api/embed/bb0c0603f41f3d972758723e3f6a34f4127966e6.svg "Repobeats analytics image")
## License
1. Feel free to take inspiration from this code.
2. Avoid directly copying it, please.
3. Crediting the author is appreciated.No complicated licensing. Be kind and help others learn.