HariVP03 / your-stories

A platform for users to share their thoughts and stories with the rest of the world

Home Page:https://your-stories.tk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Your Stories

Running the development server.

    yarn dev

Building for production.

    yarn build

Running the production server.

    yarn start

Technologies Used

Chakra UI

Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

Go To Documentation

SASS/SCSS

Sass is a stylesheet language that’s compiled to CSS. It allows you to use variables, nested rules, mixins, functions, and more, all with a fully CSS-compatible syntax.

Go To Documentation

Environment Variables

Use environment variables in your next.js project for server side, client or both.

Go To Documentation

Apollo GraphQL

Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all while automatically updating your UI.

Go To Documentation

React Query

Hooks for fetching, caching and updating asynchronous data in React.

Go To Documentation

react-use

A Collection of useful React hooks.

Go To Documentation

Recoil

Recoil works and thinks like React. Add some to your app and get fast and flexible shared state.

Go To Documentation

ESLint

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

Go To Documentation

Prettier

An opinionated code formatter; Supports many languages; Integrates with most editors.

Go To Documentation

Cypress

Fast, easy and reliable testing for anything that runs in a browser.

Go To Documentation

License

MIT

About

A platform for users to share their thoughts and stories with the rest of the world

https://your-stories.tk/

License:MIT License


Languages

Language:TypeScript 97.2%Language:CSS 1.6%Language:JavaScript 0.8%Language:SCSS 0.5%