Skip to content

Commit d28e81d

Browse files
authored
Update README.md
1 parent 908f145 commit d28e81d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<h1 align="center">Ecoleta | first nlw project </h1>
22

33
<h2 align="center">About 📖</h2>
4-
<p>About the project</p>
4+
<p>This project was developed for the first edition of rocketseat's nlw (NEXT LEVEL WEEK)</p>
5+
<p>Ecoleta is a marketplace for recycling points</p>
6+
<p>You can register a new point and search for points in your region</p>
57

68
<h2 align="center">Preview 💻</h2>
79
<img src="/image-readme/main_page.png" width="90%" alt="main page"/>
@@ -26,10 +28,10 @@
2628

2729
```
2830
- Clone this repository:
29-
$ git clone https://github.com/Igor-Felipy/Happy Happy
31+
$ git clone https://github.com/Igor-Felipy/Ecoleta
3032
3133
- Enter in directory:
32-
$ cd Happy
34+
$ cd Ecoleta
3335
3436
- For install dependencies:
3537
$ npm install
@@ -38,7 +40,7 @@
3840
$ npm start
3941
4042
- Open your browser in:
41-
http://localhost:5500/
43+
http://localhost:3000/
4244
```
4345

4446
---

0 commit comments

Comments
 (0)