File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
<h1 align =" center " >Ecoleta | first nlw project </h1 >
2
2
3
3
<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 >
5
7
6
8
<h2 align =" center " >Preview 💻</h2 >
7
9
<img src =" /image-readme/main_page.png " width =" 90% " alt =" main page " />
26
28
27
29
```
28
30
- Clone this repository:
29
- $ git clone https://github.com/Igor-Felipy/Happy Happy
31
+ $ git clone https://github.com/Igor-Felipy/Ecoleta
30
32
31
33
- Enter in directory:
32
- $ cd Happy
34
+ $ cd Ecoleta
33
35
34
36
- For install dependencies:
35
37
$ npm install
38
40
$ npm start
39
41
40
42
- Open your browser in:
41
- http://localhost:5500 /
43
+ http://localhost:3000 /
42
44
```
43
45
44
46
---
You can’t perform that action at this time.
0 commit comments