Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 724 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 724 Bytes

Welcome to the Learning Cards application !

Application created by using React and Bootstrap framework for CSS. You can check the website by the link: 91.107.214.59:3001

Installation guide:

Firstly, rename demo.env file to .env file.

If you don't have python, install python !

When you checked that you have python, you need install npm, if you don't have npm.

When you checked that you have npm, you just need type special command in terminal:

python run.py

or just run the python file run.py.

Script will say you that port 3000 is used, just type Y and press enter. It will run everything.

After that you can access to the website in the browser by URL: localhost:3001