Alejandro Cremades commited on
Commit
e3fa2d0
·
unverified ·
2 Parent(s): 2316373 5bab230

Merge pull request #79 from alecrem/feature/issue-78/link-to-nextjs-version

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -48,3 +48,8 @@ To run the Streamlit app locally, install the [streamlit](https://docs.streamlit
48
  ```sh
49
  streamlit run Middle_School_Card_Search.py
50
  ```
 
 
 
 
 
 
48
  ```sh
49
  streamlit run Middle_School_Card_Search.py
50
  ```
51
+
52
+ ## Next.js web interface (deprecated)
53
+
54
+ - [Repository](https://github.com/alecrem/middleschool-tutor)
55
+ - [Last version deployed](https://middleschooltutor.vercel.app)