NKKFu / happy-nlw3

Project developed at @Rocketseat Next Level Week event during five days (10/12 to 10/16) about children's day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy

Happy

This project was develop at Rocketseat's Next Level Week event during five days (10/12 to 10/16) about Children's day. Use it as you like, It is open-source :)

Menu


๐Ÿš€ Technologies

This project was developed at Rocketseat's Next Level Week event!

๐Ÿ–ฅ How to use

You should have:

- Yarn or NPM
- NodeJS

Run this app in your computer following the steps below

# Clone this repository
$ git clone https://github.com/NKKFu/happy-nlw3/tree/master/

# Enter on folder
$ cd happy-nlw3/web

# Then, install project's dependencies
$ yarn
# or 
$ npm install

# Start application
$ yarn start 
# or
$ npm start

# After that, a web page will be open on your main browser, enjoy!

This project was bootstrapped with Create React App. To learn React, check out the React documentation.

๐Ÿ“ƒ License

This project is under MIT license. Check file LICENSE for more details.


Developed with โค๏ธ by Nelson Kenmochi

About

Project developed at @Rocketseat Next Level Week event during five days (10/12 to 10/16) about children's day.

License:MIT License


Languages

Language:TypeScript 99.2%Language:HTML 0.7%Language:JavaScript 0.2%