Skip to content

stefpetrov/Games-Library-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Live demo at:

https://stefpetrov.github.io/Games-Library-React

Screenshots of the project on Desktop:

Home Catalog Home Create Details Login Register

Screenshots of the project on Mobile:

Catalog Catalog Catalog Home Home Details Login

How to run the app on your computer:

  1. You can download the project ZIP file or you can clone the repository directly.
  2. Open the project with IDE/Code Editor.
  3. Open terminal with Ctrl + J.
  4. Navigate to the app folder.
  5. Type npm i to install all modules that are listed on package.json file and their dependencies.
  6. Type npm start to run the project in the browser. It will start on http://localhost:3000, but you can change it to another if necessary. Type y to do it.
  7. Enjoy!

About

This is a Game-Library App built with React.The project is built after my React course in SoftUni.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors