anhquoctran / reactspotify

Spotify client built with React, Recoil, Ant Design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactspotify

This project was generated with superplate.

Getting Started

superplate is a Next.js all-in-one project generator. Create your project with the tools you need without spending hours on setting them up.

Available Scripts

Running the development server.

    yarn dev

Building for production.

    yarn build

Running the production server.

    yarn start

Learn More

To learn more about superplate, please check out the Documentation.

Ant Design

A design system for enterprise-level products. Create an efficient and enjoyable work experience.

Go To Documentation

CSS / styled-jsx

CRA comes with built-in support for CSS and CSS Modules.

Go To Documentation

Axios

Promise based HTTP client for the browser and node.js.

Go To Documentation

Environment Variables

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

Go To Documentation

Bundle Analyzer

Source map explorer analyzes JavaScript bundles using the source maps. This helps you understand where code bloat is coming from.

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

next-i18next

react-i18next is a powerful internationalization framework for React / React Native which is based on i18next. Check out the history of i18next and when react-i18next was introduced.

Go To Documentation

lint-staged

The concept of lint-staged is to run configured linter (or other) tasks on files that are staged in git.

Go To Documentation

jest

Go To Documentation

Cypress

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

Go To Documentation

Docker

Docker simplifies and accelerates your workflow, while giving developers the freedom to innovate with their choice of tools, application stacks, and deployment environments for each project.

Go To Documentation

Github Actions

GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub.

Go To Documentation

License

MIT

About

Spotify client built with React, Recoil, Ant Design


Languages

Language:TypeScript 81.4%Language:HTML 8.5%Language:JavaScript 7.6%Language:CSS 1.5%Language:Dockerfile 1.0%