vcolesdev / nextjs-clients-app_v1

An implementation of a personal clients app built with NextJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS Clients React App

Description

[AI Generated Description]

This is a React app that uses NextJS to display a list of clients. Description to be updated.

Built With

  • React - A JavaScript library for building user interfaces.
  • NextJS - The React Framework for Production.
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
  • React Redux - Official React bindings for Redux.
  • ESLint - A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript.
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
  • JSON Server - A full fake REST API with zero coding in less than 30 seconds.

How to run

  1. Clone this repo and enter project directory.
  2. Run yarn install to install dependencies.
  3. Run yarn start to start the app.
  4. Run yarn serve to start the fake REST API.
  5. Open http://localhost:3000 to view it in the browser.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

An implementation of a personal clients app built with NextJS.


Languages

Language:TypeScript 96.3%Language:SCSS 2.7%Language:JavaScript 1.1%