Skip to content

This project can be used as a starter for learning react web app development, the app is developed using Next.js react application framework and AntD react component library.

Notifications You must be signed in to change notification settings

jaggerwang/react-in-practice

Repository files navigation

React in Practice

This project can be used as a starter for learning react web app development, the app is developed using Next.js react application framework and AntD react component library. There is also an article NextJS + AntD React 应用开发指南 for learning this project.

Dependent frameworks and packages

  1. React
  2. Next.js
  3. AntD
  4. Redux
  5. Styled-JSX
  6. Caddy
  7. Let’s Encrypt

How to run

Clone repository

git clone git@github.com:jaggerwang/sanic-in-practice.git && cd sanic-in-practice

Install npm packages

npm install

Run in development mode

npm run dev

Build and run in production mode

npm run build
npm run start

Screenshots

Index

index-880

User

user-880

Task

task-880

Register

register-880

Login

login-880

Profile

profile-880

Publish

publish-880

About

This project can be used as a starter for learning react web app development, the app is developed using Next.js react application framework and AntD react component library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages