/school-web

Primary LanguageJavaScript

School App

Table of Content

Description

This project is a complete CRUD of a school app made with ReactJS and TailwindCSS.

  • The mobile version is also available Here
  • The Backend is build with Sprint boot v3 you can find it Here

Built With

ReactJS

TailwindCSS

Demo

school_web.mp4

Installation

  1. Clone the repo.
  git clone https://github.com/mohamed2020m/school-web.git
  1. Install NPM packages
  yarn install

Usage

Run the project in development

  yarn dev

Build the project

  yarn build

Contact