Skip to content

sandeshjadhav5/reactSpringBottomSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

React Spring Bottom Sheet

This is an React Spring Bottom Sheet created manually


Tech Stack

  • React

To Run Locally

Clone the project

  git clone https://github.com/sandeshjadhav5/reactSpringBottomSheet.git

Go to the project directory

  cd classroom-app

Install dependencies

  npm install

Start the server

  npm run start