Skip to content

alejandro31118/soundplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install and setup

Require: NodeJS version -> ^16.13
In order to download and run this project you shoud run this commands:

git clone https://gitlab.com/alejandro31118/prw-project.git
cd prw-project
npm install

When the download is over, you must copy the example .env file:

cp .env.example .env

After you put your API KEY in .env file, you can run:

npm start

And the app will be open in your browser on http://localhost:3000.

About

Project to learn and practice React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors