Skip to content

banerjiea/Student-Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Directory Web App

Overview

This is a CRUD application, here user can store the data of students. This application is made for the teachers. To create, read, update & delete the data we have created an API at JSON SERVER with the help of 'Render'.

API : https://users-lptv.onrender.com/users

This is a Progressive web app.

Result of this project : https://student-directory.surge.sh/#/

Create React App Official Template

The official template project for npx create-react-app my-app --template cra-template-pwa (https://create-react-app.dev/docs/making-a-progressive-web-app/).

  • npm run start — This will produce a development server with a default port of 5000.
  • npm run build — This will produce a production build in the build directory.

Develop locally

  1. Clone this repo by running git clone https://github.com/banerjiea/Student-Directory.git
  2. Install dependencies by running npm install
  3. Run npm run start

Deploy to Surge

You can also deploy your project using Surge. (https://surge.sh/):

About

Final year project made with React.

Topics

Resources

Stars

Watchers

Forks

Languages