All Projects → LauraBeatris → laurabeatris.com

LauraBeatris / laurabeatris.com

Licence: other
My portfolio built with Next.js, Chakra UI and GraphCMS

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to laurabeatris.com

reference-marketing-website
Next.js starter for creating a SaaS Marketing Website with Hygraph ⚡️
Stars: ✭ 104 (-24.09%)
Mutual labels:  chakra-ui, hygraph
cairo-by-example
Verbosely Documented, Minimal Starknet Contract Examples.
Stars: ✭ 63 (-54.01%)
Mutual labels:  chakra-ui
Bulles
Simple chat application where you can chat via channels.
Stars: ✭ 15 (-89.05%)
Mutual labels:  chakra-ui
choc-autocomplete
🏇 Autocomplete Component Package for Chakra UI
Stars: ✭ 286 (+108.76%)
Mutual labels:  chakra-ui
chakra-ui-steps
Steps component designed to work seamlessly with Chakra UI
Stars: ✭ 341 (+148.91%)
Mutual labels:  chakra-ui
connect-metamask-react-dapp
Build a simple React / Web3 Dapp that replicates a small portion of the Uniswap v2 interface
Stars: ✭ 204 (+48.91%)
Mutual labels:  chakra-ui
loopple
Drag & drop dashboard builder
Stars: ✭ 180 (+31.39%)
Mutual labels:  chakra-ui
egghead-getting-started-with-chakra-ui
This is the project that's part of the egghead.io course Getting Started with Chakra UI.
Stars: ✭ 74 (-45.99%)
Mutual labels:  chakra-ui
luck-or-hardwork
Simple web-app to provide illustration about a take on luck and hard work.
Stars: ✭ 29 (-78.83%)
Mutual labels:  chakra-ui
CubeMail
CubeMail is a webmail client built using React and Chakra UI, It runs in the browser and uses the Gmail's public Javascript API.
Stars: ✭ 25 (-81.75%)
Mutual labels:  chakra-ui
nextjs-with-chakra-ui-boilerplate
Next.js with Chakra UI boilerplate. PWA ready with storybook and tests configured.
Stars: ✭ 48 (-64.96%)
Mutual labels:  chakra-ui
hyperglass
hyperglass is the network looking glass that tries to make the internet better.
Stars: ✭ 478 (+248.91%)
Mutual labels:  chakra-ui
ml gallery
This is a master project of some experiments with Neural Networks. Every project here is runnable, visualized and explained clearly.
Stars: ✭ 18 (-86.86%)
Mutual labels:  chakra-ui
members
Managing People (Members), CRUD with Dashboard
Stars: ✭ 36 (-73.72%)
Mutual labels:  chakra-ui
nikolovlazar.com
My personal site's repo built using Next.js, Chakra UI, MDX, Prisma, PlanetScale.
Stars: ✭ 126 (-8.03%)
Mutual labels:  chakra-ui
nextarter-chakra
battery packed template / boilerplate to initialize Next.js app with Chakra UI & Typescript setup ✨
Stars: ✭ 616 (+349.64%)
Mutual labels:  chakra-ui
denoland.id
Website and library registry for Deno Land Indonesia 🏡
Stars: ✭ 53 (-61.31%)
Mutual labels:  chakra-ui
Chakra-UI-Admin-Dashboard-Template
Collection of custom made components using Chakra UI.
Stars: ✭ 64 (-53.28%)
Mutual labels:  chakra-ui
octoclairvoyant-webapp
Compare GitHub changelogs across multiple releases in a single view.
Stars: ✭ 45 (-67.15%)
Mutual labels:  chakra-ui
flitz
The Feed App Boilerplate - built on Blitz.js
Stars: ✭ 32 (-76.64%)
Mutual labels:  chakra-ui

laurabeatris.com

Author Languages Stars


Go check it out 🎉


📌 Table of Contents

👷 Running Locally

Disclaimer: This project fetches data from my personal GraphCMS workspace, thus it's necessary to define the CMS endpoint as a environment variable, otherwise it's not possible to fully execute the scripts bellow

Clone repository

git clone https://github.com/LauraBeatris/laurabeatris.com.git

Define environment variables

cp .env.local.example .env.local

Install dependencies & execute web application in development mode

yarn
yarn dev

Define the environment variables by creating a .env.local file similar to .env.local.example

📮 Faq

Question: What are the technologies used in this project?

Answer: Next.js, Chakra UI and GraphCMS

Question Why Next.js instead of other frameworks of React out there?

Answer I chose Next.js in order to opt out for different rendering strategies

🐛 Issues

Feel free to file a new issue with a respective title and description. If you already found a solution to your problem, I would love to review your pull request!

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].