Skip to content

💻Web application for 🖌educational platform 💠"Five Steps" made on ReactJS. Server side of application: https://github.com/Erveftick/five-steps-backend

Notifications You must be signed in to change notification settings

Erveftick/five-steps-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run app on your local machine

  1. Clone app to your computer (git clone https://github.com/Algoritm211/five-steps-frontend.git)
  2. Run npm install to install all libraries (dependencies) of project
  3. Make .env file with BASE_URL, where set main URL of backend
  4. Launch project with command npm run start. App will be run on http://localhost:3000

About

💻Web application for 🖌educational platform 💠"Five Steps" made on ReactJS. Server side of application: https://github.com/Erveftick/five-steps-backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.2%
  • JavaScript 10.8%
  • HTML 2.0%