Skip to content

KXLAA/front-end-cardio

Repository files navigation

WELCOME TO FRONTEND CARDIO 💪

Front End Cardio

Hi, thanks for stopping by! Front-End Cardio is a catalogue of projects, challenges & experiments. I decided to make a website that curates some of the best stuff I have built during my self-learning journey.

The tech stack I use is fairly consistent, so on this website, you would see projects built with the following technologies:

  • ⚡️ Next.js
  • ⚛️ React
  • ⛑ TypeScript
  • 🤔 JavaScript
  • 👀 GraphQL
  • ✅ HTML & SCSS
  • 🤝 Node J & Express
  • 🙊 Mongo DB

Im always learning new stuff, so this is bound to change. ✨

Development

To start the project locally, clone the repo & run:

yarn && yarn dev

Open http://localhost:3000 with your browser to see the result.

Scripts

  • yarn dev — Starts the application in development mode at http://localhost:3000.
  • yarn build — Creates an optimized production build of your application.
  • yarn start — Starts the application in production mode.
  • yarn type-check — Validate code using TypeScript compiler.
  • yarn lint — Runs ESLint for all files in the src directory.
  • yarn format — Runs Prettier for all files in the src directory.
  • yarn commit — Run commitizen. Alternative to git commit.

About

Front-End cardio 💪 is my catalogue of projects, challenges & experiments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages